Re: ^ binding syntax usage
Re: ^ binding syntax usage
- Subject: Re: ^ binding syntax usage
- From: Chuck Hill <email@hidden>
- Date: Thu, 21 Jul 2011 13:45:51 -0700
I think that is only needed for Main and only when you have something else on your classpath with a Main class.
On 2011-07-21, at 1:40 PM, Lachlan Deck wrote:
> On 22/07/2011, at 5:38 AM, Lachlan Deck wrote:
>
>> So I've forgotten how to help WO resolve component classes that aren't in the default package. How do you do this nowadays?
>
> @Override
> public void installPatches() {
> super.installPatches();
> ERXPatcher.setClassForName(Main.class, "Main");
> _NSUtilities.registerPackage(Main.class.getPackage().getName());
> }
>
> to answer my own question. I couldn't see any cover method in Wonder for this.
>
> 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
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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