Re: inheritance problem...

2010-01-04 Thread Tim Worman
For posterity: - if you get this error then yes there's a problem with your model :-) - For me, changing the restricting qualifiers to reference a character flag instead of a boolean seems to have fixed this issue. So that would be one example of what not to do. - As Chuck said in his last, it

Re: inheritance problem...

2010-01-04 Thread Chuck Hill
On Jan 4, 2010, at 5:06 PM, Tim Worman wrote: On Jan 4, 2010, at 4:39 PM, Chuck Hill wrote: On Jan 4, 2010, at 4:30 PM, Tim Worman wrote: On Jan 4, 2010, at 4:00 PM, David Avendasora wrote: On Jan 4, 2010, at 6:42 PM, Tim Worman wrote: On Jan 4, 2010, at 3:27 PM, Chuck Hill wrote: On Jan

Re: inheritance problem...

2010-01-04 Thread Tim Worman
On Jan 4, 2010, at 5:06 PM, Tim Worman wrote: > On Jan 4, 2010, at 4:39 PM, Chuck Hill wrote: > >> On Jan 4, 2010, at 4:30 PM, Tim Worman wrote: >>> On Jan 4, 2010, at 4:00 PM, David Avendasora wrote: On Jan 4, 2010, at 6:42 PM, Tim Worman wrote: > On Jan 4, 2010, at 3:27 PM, Chuck Hill

[MEET] Toronto Area Cocoa & WebObjects Developer Group - January 26

2010-01-04 Thread Karl Moskowski
The next meeting of tacow/Toronto CocoaHeads will be held on Tuesday, January 26 at 6:30 PM at Ryerson University. Note that this meeting is two weeks later than usual; also, we're no longer using the same meeting room. Up-to-date info and directions are available at

Re: inheritance problem...

2010-01-04 Thread Tim Worman
On Jan 4, 2010, at 4:39 PM, Chuck Hill wrote: > On Jan 4, 2010, at 4:30 PM, Tim Worman wrote: >> On Jan 4, 2010, at 4:00 PM, David Avendasora wrote: >>> On Jan 4, 2010, at 6:42 PM, Tim Worman wrote: On Jan 4, 2010, at 3:27 PM, Chuck Hill wrote: > On Jan 4, 2010, at 3:13 PM, Tim Worman wro

Re: inheritance problem...

2010-01-04 Thread Chuck Hill
On Jan 4, 2010, at 4:30 PM, Tim Worman wrote: On Jan 4, 2010, at 4:00 PM, David Avendasora wrote: On Jan 4, 2010, at 6:42 PM, Tim Worman wrote: On Jan 4, 2010, at 3:27 PM, Chuck Hill wrote: On Jan 4, 2010, at 3:13 PM, Tim Worman wrote: Is it pretty much a certainty that the error I'm experien

Re: inheritance problem...

2010-01-04 Thread Tim Worman
Kevin: TimeEntry has timesheet_id which is modeled the same as PK attribute in Timesheet. Tim Worman UCLA GSE&IS On Jan 4, 2010, at 4:03 PM, Ren, Kevin wrote: > > HI, > > What's the foreign key reference to these abstract parent class and child > classes? > > Kevin > >> -Original Me

Re: inheritance problem...

2010-01-04 Thread Tim Worman
On Jan 4, 2010, at 4:00 PM, David Avendasora wrote: > > On Jan 4, 2010, at 6:42 PM, Tim Worman wrote: > >> On Jan 4, 2010, at 3:27 PM, Chuck Hill wrote: >> >>> >>> On Jan 4, 2010, at 3:13 PM, Tim Worman wrote: >>> Is it pretty much a certainty that the error I'm experiencing is caused by

Re: inheritance problem...

2010-01-04 Thread Chuck Hill
On Jan 4, 2010, at 3:42 PM, Tim Worman wrote: On Jan 4, 2010, at 3:27 PM, Chuck Hill wrote: On Jan 4, 2010, at 3:13 PM, Tim Worman wrote: Is it pretty much a certainty that the error I'm experiencing is caused by a problem in my models? This problem is a show stopper for me right now. J

RE: inheritance problem...

2010-01-04 Thread Ren, Kevin
HI, What's the foreign key reference to these abstract parent class and child classes? Kevin > -Original Message- > From: > webobjects-dev-bounces+kevin.ren=anz@lists.apple.com > [mailto:webobjects-dev-bounces+kevin.ren=anz@lists.apple.c > om] On Behalf Of Tim Worman > Sent:

Re: inheritance problem...

2010-01-04 Thread David Avendasora
On Jan 4, 2010, at 6:42 PM, Tim Worman wrote: > On Jan 4, 2010, at 3:27 PM, Chuck Hill wrote: > >> >> On Jan 4, 2010, at 3:13 PM, Tim Worman wrote: >> >>> Is it pretty much a certainty that the error I'm experiencing is caused by >>> a problem in my models? This problem is a show stopper for

Re: inheritance problem...

2010-01-04 Thread Tim Worman
On Jan 4, 2010, at 3:27 PM, Chuck Hill wrote: > > On Jan 4, 2010, at 3:13 PM, Tim Worman wrote: > >> Is it pretty much a certainty that the error I'm experiencing is caused by a >> problem in my models? This problem is a show stopper for me right now. Just >> for refresher, the error is: >> >

Re: inheritance problem...

2010-01-04 Thread Chuck Hill
On Jan 4, 2010, at 3:13 PM, Tim Worman wrote: Is it pretty much a certainty that the error I'm experiencing is caused by a problem in my models? This problem is a show stopper for me right now. Just for refresher, the error is: Error: java.lang.IllegalStateException: The object with global

Re: inheritance problem...

2010-01-04 Thread Tim Worman
Is it pretty much a certainty that the error I'm experiencing is caused by a problem in my models? This problem is a show stopper for me right now. Just for refresher, the error is: Error: java.lang.IllegalStateException: The object with globalID _EOIntegralKeyGlobalID[Timesheet (java.lang.Lon

Re: Anybody looked at jqueryUI?

2010-01-04 Thread Mike Schrag
prototype and jquery compete on the meaning of the $ function ... you can turn on compatibility mode for jquery, but i don't know if all of the other plugins actually respect that. ms On Jan 4, 2010, at 5:47 PM, Fredrik Lindgren wrote: > I stumbled upon this: http://jqueryui.com/ while searchi

Anybody looked at jqueryUI?

2010-01-04 Thread Fredrik Lindgren
I stumbled upon this: http://jqueryui.com/ while searching for info on html 5. Looks interesting. Has anybody here had any success with it together with ajax and WO? /Fredrik ___ Do not post admin requests to the list. They will be ignored. Webobjects-

Re: Offline client CRUD app

2010-01-04 Thread John Huss
Unless you're building something that is IDE-like or you like the ability to organize views and perspectives like Eclipse you can just use standalone SWT/JFace for the UI and it will be much more simple. I have an app that does this. John ___ Do not po

Re: Offline client CRUD app

2010-01-04 Thread Pascal Robert
I think Adobe AIR (the Ajax stuff, not Flex) is the way to go with this, especially AIR 2.0 which have a more recent Webkit with HTML5/ CSS3 stuff in it. Does anybody have experience/advice in building a rich client app based on Eclipse RCP? The app is a data entry utility that needs to oper

Re: Offline client CRUD app

2010-01-04 Thread Mike Schrag
I would go through the effort of actually making a shell app to figure out how to get things to build right before you make a decision ... RCP is nice, but it's complex, and the build environment for it is complex. Particularly if you want to spit out a linux or windows binary -- i only produce

Offline client CRUD app

2010-01-04 Thread Larry Mills-Gahl
Does anybody have experience/advice in building a rich client app based on Eclipse RCP? The app is a data entry utility that needs to operate in offline mode as well as connect to a web service. The general idea is to do data entry to a local (derby or sqllite) db and then do a bulk export/uploa

Sample code from WO Developer Guide

2010-01-04 Thread Pascal Robert
I converted all the sample code from Ravi Mendis' WO Developer Guide book to WOLips 3.4 projects. You can find it here : https://services.wocommunity.org/books/WODevGuide/ ___ Do not post admin requests to the list. They will be ignored. Webob

New version of XcodeMigration

2010-01-04 Thread Pascal Robert
For those still on Xcode or even Project Builder (OS X version), I updated XcodeMigration to convert Project Builder (OS X) projects to WOLips. I used it to convert the sample code for a couple of books, so it should work for old PB projects. You can find the new version on the wiki :

Re: Horizontal inheritance

2010-01-04 Thread Chuck Hill
On Jan 3, 2010, at 12:18 PM, Mark Wardle wrote: Hi. I have an "Encounter" <->> "Form" relationship. However, a "Form" is an abstract entity with a number of concrete subclasses. EOGenerator generates the methods "forms()" and "forms(EOQualifier qual)". I'd like to get a list of the fo

Re: Example of AjaxTabbedPanel use?

2010-01-04 Thread Chuck Hill
I don't see an AjaxTabbedPanel in there... AjaxModalDialog is what I usually use. It seems unusual to have the AMC inside the AUC that is getting updated. Maybe that is how the AMC works... On Jan 4, 2010, at 6:54 AM, Mark Woollard wrote: Thanks - found those - one problem I'm wrestling wi

Re: Example of AjaxTabbedPanel use?

2010-01-04 Thread Mark Woollard
Thanks - found those - one problem I'm wrestling with still is getting the main page to update when the dialog is closed. The basic structure I have is: a selection I want the contents of the AjaxUpdateContainer to be updated when the AjaxHyperlink is clicked, after the action completes