Re: WOApplication.primeApplication() deprecated
Re: WOApplication.primeApplication() deprecated
- Subject: Re: WOApplication.primeApplication() deprecated
- From: Kaj Hejer <email@hidden>
- Date: Fri, 21 Nov 2003 17:37:45 +0100
Nice! Thank you!
At 08:53 -0700 21-11-03, Christian Pekeler wrote:
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?
Content-Type: application/pkcs7-signature;
name=smime.p7s
Content-Disposition: attachment;
filename=smime.p7s
Attachment converted: Arbeidsdisk-pb2:smime 1.p7s (????/----) (0002367B)
_______________________________________________
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.