EOModeler Conceptual Question
EOModeler Conceptual Question
- Subject: EOModeler Conceptual Question
- From: james cicenia <email@hidden>
- Date: Tue, 13 Jan 2004 15:10:38 -0600
Hello -
If my portal screen instantiates a few sets of object arrays for
session1 will
those objects be only quickly referenced by user2 is session2? Or will
it
have to go out and retrieve those objects again? Is Web Objects smart
enough to know that they are the same set of objects and share them?
Finally, I am planning on using my lastModDate and lastModUserId as
the optimistic lock fields. This would mean that I would want most
setMethods to also set the lastModeDate and lastModUserId. Would
this make it easier for edits to the database and would it make it
easier
for webobjects to know about changes to the "shared" objects?
I look forward to any discussion.
James
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.