Re: Best Framework Location
Re: Best Framework Location
- Subject: Re: Best Framework Location
- From: Denis Bredelet <email@hidden>
- Date: Tue, 10 Aug 2004 11:34:12 +0100
Hi Hunter
On 10 Aug 2004, at 06:24, Hunter Hillegas wrote:
As I am developing a few new applications that will share common
frameworks, I would like input as to the best place to put them.
I am developing on OS X and deploying on Linux.
Should I build and then copy my framework to /Library/Frameworks?
Should I just include the framework from it's build folder (means I
don't have to copy it).
What is the best way to do it? None of the WO doco seems to go over
framework best practices.
WebObjects frameworks should go in /Library/WebObjects/Frameworks (in
Linux, add the path to the WebObjects installation + /Local to it)
See this document:
http://developer.apple.com/documentation/WebObjects/Deployment/
Deploying_Applications/Installation/chapter_3_section_2.html#//
apple_ref/doc/uid/TP30000061/BCIGBBHJ
-- Denis.
Hunter
_______________________________________________
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.