Re: EOModeler and more
Re: EOModeler and more
- Subject: Re: EOModeler and more
- From: Chuck Hill <email@hidden>
- Date: Mon, 12 Jan 2004 12:12:26 -0800
- Organization: Global Village Consulting, Inc.
james cicenia wrote:
If I have thousand of users why should I instantiate full complete
objects for a screen that needs
only to show a small bit of information. In addition, the full objects
will contain a lot of attributes
of type Text. This could be very expensive performance wise.
No. One fetch stores the object snapshot in the object store. Then
thousands of users have thousands of editing contexts that contain
thousands of references to the same String object. One fetch, one
string, thousands of users. This could be very cheap performance wise.
:-)
Chuck
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
Progress is the mother of all problems.
- G. K. Chesterton
_______________________________________________
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.