Re: WOApplication.primeApplication() deprecated
Re: WOApplication.primeApplication() deprecated
- Subject: Re: WOApplication.primeApplication() deprecated
- From: Christian Pekeler <email@hidden>
- Date: Fri, 21 Nov 2003 08:53:29 -0700
WOApplication.primeApplication(null,
NSBundle.mainBundle().bundlePathURL(), "Application");
Christian
On Nov 19, 2003, at 12:32, Kaj Hejer wrote:
> Until now we have used
>
> WOApplication.primeApplication(
> NSBundle.mainBundle().bundlePath(), "Application");
>
> in the setUp method of our junit testcases for WO apps.
>
> NSBundle.mainBundle().bundlePath() is now deprecated, ref.
> <url:http://developer.apple.com/documentation/WebObjects/Reference/
> API/com/webobjects/foundation/NSBundle.html#bundlePath()>
>
> What should we use instead in setUp?
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.