Re: localInstanceOfObject

2015-07-16 Thread Roger Perryman
Thanks Aaron and Chuck for your replies. I was fairly sure (afraid?) what the answers would be. I was hoping their might be some WOnderful magical method that could be used to “pull" the objects over since that is what it looked like EOF did. I’ll check out ERXCopyable and see if that helps. I’m

Re: localInstanceOfObject

2015-07-16 Thread Chuck Hill
An EO lives in a specific EC and can’t be moved between then as a single Java object instances. The reason why localInstnace won’t work for new objects is that it does not move or copy the EO into the new EC. It creates and brand new Java EO object and loads its values from the snapshot cache (

Re: localInstanceOfObject

2015-07-16 Thread Aaron Rosenzweig
Hi Roger, I skimmed your post. You cannot local instance an unsaved object. You just cannot do it. Don’t try anything clever… the EO is tied to a unit of work (editing context) and without ever being saved it simply is not possible to local instance it. You may have to use the “memento” patter

localInstanceOfObject

2015-07-16 Thread Roger Perryman
Hi All! I am having an issue with local instancing an EO and I would like some help understanding the problem. I found an old thread started by Kieran Kelleher where he was having similar issues. Mike Schrag had mentioned that EOF couldn't tell if a new object localInstanced from another EC had

Re: WOWODC16 ??

2015-07-16 Thread Pascal Robert
Maybe in May or early July, in Montreal. Will make a decision in September about it. - Mail original - De: "Theodore Petrosky" À: "WebObjects-Dev List" Envoyé: Jeudi 16 Juillet 2015 07:59:26 Objet: WOWODC16 ?? Is there any thought on WOWODC16? I know it’s a year away, but time flies wh

WOWODC16 ??

2015-07-16 Thread Theodore Petrosky
Is there any thought on WOWODC16? I know it’s a year away, but time flies when you are confused!!! Do we think it will happen? ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.appl