EOF transient properties
EOF transient properties
- Subject: EOF transient properties
- From: "Paulo F. Andrade" <email@hidden>
- Date: Sun, 26 Jul 2009 15:00:44 +0100
Does EOF have any type of transient properties similar to what Core
Data has?
If not imagine this simple scenario.
1 - You have an eo with a couple of ivars (ie, they are nor EO
properties thus not saved to disk, EOF has no clue about them).
2 - You try to pass this EO to aother EC via
EOUtilities.localInstanceOfObject
3 - What happens is that the new EO does not have the ivars from the
initial EO.
Can one, at some point during the localInstanceOfObject force these
ivars to be copied to the new EO?
Paulo F. Andrade
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden