Hello, I tried sending this mail earlier, but I never saw it come across.
I have a VERY SMALL table; literally, three rows, that holds status.
"Enabled", "Disabled", and "Missing". These are associated with id's 0,1,
and 2. Since I need to set other object's status, I cache these three
values by
On Feb 23, 2006, at 12:37 PM, Timmy wrote:
I've got a set of EOs that are fetched in Application by a
EOSharedEditingContext. These are objects that are used to populate
lists in my application. I have a component where an admin type can
(hopefully) alter these objects when/if truly necessa
I've got a set of EOs that are fetched in Application by a
EOSharedEditingContext. These are objects that are used to populate
lists in my application. I have a component where an admin type can
(hopefully) alter these objects when/if truly necessary - but it
would be rare. So, they are tru