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 protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
> 
> This email sent to [email protected]

-- 
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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to