• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ^ binding syntax usage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ^ binding syntax usage


  • Subject: Re: ^ binding syntax usage
  • From: Lachlan Deck <email@hidden>
  • Date: Fri, 22 Jul 2011 06:40:25 +1000

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

  • Follow-Ups:
    • Re: ^ binding syntax usage
      • From: Chuck Hill <email@hidden>
References: 
 >^ binding syntax usage (From: Lachlan Deck <email@hidden>)
 >Re: ^ binding syntax usage (From: Chuck Hill <email@hidden>)
 >Re: ^ binding syntax usage (From: Lachlan Deck <email@hidden>)

  • Prev by Date: Re: ^ binding syntax usage
  • Next by Date: Re: ^ binding syntax usage
  • Previous by thread: Re: ^ binding syntax usage
  • Next by thread: Re: ^ binding syntax usage
  • Index(es):
    • Date
    • Thread