Re: WOInject: harmed twice by classloader manipulation

2012-06-09 Thread Henrique Prange
Joseph, I have created a issue [1] to track this problem. There is a new commit in the hotfix-classloading branch that tries to solve the problem. It removes the dependency on a custom class loader. It's still very experimental, but I would like to know if this patch solves your problem. There

Re: Custom Entity Classes

2012-06-09 Thread doug andrews
I think we're breaking one or more commandment. I see if that fixes our issue. Thanks. On Jun 8, 2012, at 8:34 PM, Chuck Hill wrote: > Hi Doug, > > > On 2012-06-08, at 9:35 AM, doug andrews wrote: > >> Most of my entities are of class EOGenericRecord. >> I do have a few custom entity classes

Re: I am going to write a WO book

2012-06-09 Thread Pascal Robert
ght now ERModernLook seems to be tightly coupled with Wonder D2W > >>> Application and I don't find any option to choose from one of the old > >>> looks and, there is no option in WOLips to create a WebObjects D2W > >>> Application which use

Re: I am going to write a WO book

2012-06-09 Thread Ted Archibald
o choose from one of the old looks > and, there is no option in WOLips to create a WebObjects D2W Application > which used to be there in previous versions of WOLips I remember. > >>> > >>> ERModernLook is an excellent D2W framework, I just need a bare D2W > applic

Re: I am going to write a WO book

2012-06-09 Thread Daniel Beatty
d any option to choose from one of the old >>>> looks and, there is no option in WOLips to create a WebObjects D2W >>>> Application which used to be there in previous versions of W

Re: I am going to write a WO book

2012-06-09 Thread Bart Rijpers
e: Sat, 09 Jun 2012 09:36:21 -0500 > From: James Cicenia > To: WebObjects Development > Subject: Re: I am going to write a WO book > Message-ID: > Content-Type: text/plain; charset="utf-8" > > Have to definite

Re: I am going to write a WO book

2012-06-09 Thread James Cicenia
Have to definitely agree with Wonder. After converting a legacy app, the difference is amazing. However, I also learned D2W and believe this best kept secret is still the best weapon out there and as such should be documented. I don't think I will ever do an app without D2W again especially wit

Re: Creating Wonder D2W Application using WOLips without ERModernLook?

2012-06-09 Thread Farrukh Ijaz
Thanks David, The answer No is a kind of disappointing :( I need to know what areas are affected with this change so I could remove it completely. I shall figure that out. I believe it's better if could move it back in WOLips and make modern look as separate project template. May be we would be

Re: Creating Wonder D2W Application using WOLips without ERModernLook?

2012-06-09 Thread David Holt
I am pretty sure the answer is no. Are you having challenges removing the Modern Look dependencies? Sent from my iPad On 2012-06-09, at 12:37 AM, Farrukh Ijaz wrote: > Hi, > > I was wondering if I could possibly create a Wonder D2W Application using > WOLips without the dependency on ERMode

Creating Wonder D2W Application using WOLips without ERModernLook?

2012-06-09 Thread Farrukh Ijaz
Hi, I was wondering if I could possibly create a Wonder D2W Application using WOLips without the dependency on ERModernLook? Right now ERModernLook seems to be tightly coupled with Wonder D2W Application and I don't find any option to choose from one of the old looks and, there is no option in

ERAttachment and _dbupdater do not agree in Wonder integration?

2012-06-09 Thread Johan Henselmans
I am using integration from Wonder and noticed the fix that David Avendasora has pushed to make sure that cfPath is added to the erattachment table for the cloudfile extension. Unfortunately, I still got errors because cfPath was not created, which should have been because ERAttachment2.java i