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: ute Hoffmann <email@hidden>
- Date: Tue, 30 Dec 2008 12:11:00 +0100
Hi Lachlan,
thank you very much for helping me through this. Yes, the missing
import statements were the
problem. I tought somehow it must be something very trivial I was
missing.
The test-App compiles. Now I can go on into the real task to get the
main app and Frameworks
running with wonder.
Thank you for helping me on and giving your time to my problem.
Regards,
Ute
Am 30.12.2008 um 11:53 schrieb Lachlan Deck:
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