Re: The WOCommunity slack channel

2016-09-21 Thread Frank Cobia
Please add me. Thanks, Frank Cobia > On Sep 6, 2016, at 8:01 AM, Hugi Thordarson wrote: > > Hi all, > just wanted to remind you that Samuel Pelletier created a slack channel for > the WOCommunity. It’s a lovely little place for chatting about WO. Just let > us know if

Re: EOF inserts already existing M:N relationships/empty snapshot?!?

2016-09-21 Thread o...@ocs.cz
Chuck, > On 21. 9. 2016, at 10:47 PM, Chuck Hill wrote: > > Ooh. I had forgotten about that. Does that qualify as a Heisenbug? Pretty much, I guess. Matter of fact, after I found the culprit in one of my test clones, I have fixed it in the main application... ...

Re: EOF inserts already existing M:N relationships/empty snapshot?!?

2016-09-21 Thread o...@ocs.cz
Chuck, > On 21. 9. 2016, at 6:10 AM, Chuck Hill wrote: > I bet Alice was a developer too. Beware the EOF, my son! The jaws that bite, the claws that catch! Looks like I have found the culprit — seems it was the very log of the committed snapshot. It looks like that if one

Re: EOF inserts already existing M:N relationships/empty snapshot?!?

2016-09-21 Thread Chuck Hill
Ooh. I had forgotten about that. Does that qualify as a Heisenbug? From: "o...@ocs.cz" Date: Wednesday, September 21, 2016 at 1:42 PM To: Chuck Hill Cc: "webobjects-dev@lists.apple.com WebObjects" Subject: Re: EOF

Re: Cannot obtain globalId for an object which...

2016-09-21 Thread Ricardo Parada
Hi Chuck, Once you said it was transactional I suspected something was getting EOF in this state and I discovered an exception that once I took care of it seems to have taken care of this one as well. I did not go into enough detail to fully understand the dynamics of what was going on

Re: EOF inserts already existing M:N relationships/empty snapshot?!?

2016-09-21 Thread o...@ocs.cz
Chuck, > On 21. 9. 2016, at 6:10 AM, Chuck Hill wrote: > I bet Alice was a developer too. :) > Have you overridden any of the EOF methods, or the generated methods in User > or DataBlock and changed the normal behavior? Or forgotten to call super? Note please that