|
-
October 19th, 2009, 08:08 AM
#3
Re: Sharing VOs between Webservices
I think it would be best to pass the user id instead of the whole User object into the Buy method. I assume this user id is stored in the database (or somewere else).
Now your buy method is independent of your user object, and you will send less data over the Internet
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|