-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Are there any tutorials on how to create Frameworks with reusable components?
I have used WO for a while and love all the cool features that come with Apple's and Wonder Frameworks but never really done any myself? Gino On 28 Mar 2008, at 12:27, Q wrote: > > On 28/03/2008, at 5:31 PM, Chris Meyer wrote: >> An email from earlier today pushed me to split my model out into >> its own framework. I needed to do this anyway since I'm adding >> another application that uses the same model. >> >> My question is: Is there a way to set up dependencies in Eclipse >> so that building my application automatically builds the framework >> and installs it? >> >> Does my framework need to be installed in /Library/Frameworks for >> my application to see it? Or is there a better place to build it >> and reference to it from my application? >> >> Corollary: Is any way to get the "Install" menu item on my >> framework to appear in the toolbar? > > For development purposes it is not necessary to install a framework > in order to use it in another project. Provided the framework is an > open project in your workspace you can just add the framework's > project to the build path of your application in the [Build Path -> > Configure Build Path... :: Projects] tab. > Just make sure that if you do this you do not also include an > installed version of the framework using the "WebObjects > Frameworks" library or you will end up with two versions of the > same framework and WO will complain about it. > > -- > Seeya...Q > > Quinton Dolan - [EMAIL PROTECTED] > Gold Coast, QLD, Australia (GMT+10) > Ph: +61 419 729 806 > > > > _______________________________________________ > 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/ginokris% > 40mac.com > > This email sent to [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: PGP Desktop 9.7.0 (Build 1012) Charset: US-ASCII wj8DBQFH7OXqTKoUwFtLxjwRAkO1AJ9zlJvrqAvUEi0rOpJsOuuZ9j+E5QCgqqVK eba8zmC2IM1EsG0sjLm65S8= =xp1H -----END PGP SIGNATURE----- _______________________________________________ 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]
