Re: ERXSession ctors?

2010-01-05 Thread Mark Woollard
Done - have modified local copy of source for now. Mark On 5 Jan 2010, at 22:08, Mike Schrag wrote: > nobody ever asked ... log a jira > > ms > > On Jan 5, 2010, at 5:00 PM, Mark Woollard wrote: > >> Is there any specific reason why ERXSession / ERXAjaxSession don't expose >> WOSession's WOSe

Re: ERXSession ctors?

2010-01-05 Thread Mike Schrag
nobody ever asked ... log a jira ms On Jan 5, 2010, at 5:00 PM, Mark Woollard wrote: > Is there any specific reason why ERXSession / ERXAjaxSession don't expose > WOSession's WOSession(String aSessioniD) ctor? > > Thanks > Mark ___ > Do not post admi

ERXSession ctors?

2010-01-05 Thread Mark Woollard
Is there any specific reason why ERXSession / ERXAjaxSession don't expose WOSession's WOSession(String aSessioniD) ctor? Thanks Mark ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists

Re: Migration bug?

2010-01-05 Thread Johnny Miller
That seems to have done the trick. The changes to the database were performed on startup. I used to get an SQL error. Thanks, Johnny On Jan 5, 2010, at 10:26 AM, David Avendasora wrote: > Hi Johnny, > > That should do it. Ramsey would know for sure. Try that and post back if it > doesn't

Re: Migration bug?

2010-01-05 Thread David Avendasora
Hi Johnny, That should do it. Ramsey would know for sure. Try that and post back if it doesn't work. Dave On Jan 5, 2010, at 3:22 PM, Johnny Miller wrote: > To use this plugin do you just add the project to the workspace, build it and > then include it as a WO Framework? > > Thanks in advanc

Re: Migration bug?

2010-01-05 Thread Johnny Miller
To use this plugin do you just add the project to the workspace, build it and then include it as a WO Framework? Thanks in advance, Johnny On Jan 2, 2010, at 7:29 AM, David LeBer wrote: > Before we go any further, are you using WO5.4 and MySQL without using > Ramsey's MySQL plugin? > >

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

2010-01-05 Thread Beatty, Daniel D CIV NAVAIR, 474300D
Greeting Karl, Sounds good. If only I could see it, even from afar. Later, Daniel Beatty Computer Scientist, Detonation Sciences Branch Code 474300D 2400 E. Pilot Plant Rd. M/S 1109 China Lake, CA 93555 daniel.bea...@navy.mil (760)939-7097 -Original Message- From: webobjects-dev-boun

RE: Anybody looked at jqueryUI?

2010-01-05 Thread Weide, Björn
We sucessfully used jQuery in our last WO project and some jQuery-UI too (I remember the Dialog component). But as Mike pointed out, its not a good idea to mix that base JS frameworks. So if you already use Prototype, have a look at Scriptaculous; if you use none, you can have a look at the jQuery