Re: I must be missing something...

2008-03-09 Thread Mike Schrag
I had changed the models class cast, from nl.netsense.nidf. to nl.netsense.nidf.BL, via refactor,rename, so it showed in the Sources of the Framework, but it was not in the EOModel reflected, (there it still was nl.netsense.nidf), After I had changed that, (and indeed made sure that the fra

Re: I must be missing something...

2008-03-08 Thread Johan Henselmans
On 9 mrt 2008, at 04:09, Chuck Hill wrote: On Mar 8, 2008, at 6:50 PM, Johan Henselmans wrote: I have this nice repetition, in which people can choose a date. Now suddenly, after I converted the whole thing from Xcode to WOLips (and doing the EOGenerator separation of custom logic and s

Re: I must be missing something...

2008-03-08 Thread Chuck Hill
On Mar 8, 2008, at 6:50 PM, Johan Henselmans wrote: I have this nice repetition, in which people can choose a date. Now suddenly, after I converted the whole thing from Xcode to WOLips (and doing the EOGenerator separation of custom logic and standard logic, I suddenly get this from call

I must be missing something...

2008-03-08 Thread Johan Henselmans
I have this nice repetition, in which people can choose a date. Now suddenly, after I converted the whole thing from Xcode to WOLips (and doing the EOGenerator separation of custom logic and standard logic, I suddenly get this from calling the list: java.lang.IllegalArgumentException: Wh