Re: Wonder into WO 5.3 Xcode Project
Re: Wonder into WO 5.3 Xcode Project
- Subject: Re: Wonder into WO 5.3 Xcode Project
- From: Lachlan Deck <email@hidden>
- Date: Tue, 30 Dec 2008 21:53:44 +1100
On 30/12/2008, at 9:49 PM, ute Hoffmann wrote:
Am 30.12.2008 um 11:38 schrieb Lachlan Deck:
On 30/12/2008, at 9:29 PM, ute Hoffmann wrote:
Is it right to unlink the WOExtensions framework coming with
WebObjects (System/Library/Frameworks)
or do I need both (Wonder's and WO's) WOExtensions Frameworks
linked in?
You need the one from Wonder if you're using Wonder. It's
supposedly a drop-in replacement of the original.
What's your import statement for ERXApplication?
I do have no import statements at all in my Application class
(besides from the usual ones)... the tutorial did not mention them...
Though I thought I might want them.
That'll be your problem.
What am I to import: er.????
import er.extensions.ERXApplication;
and for ERXSession the same package for your Session class' import
statement
import er.extensions.ERXSession;
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden