1. Create a new framework project

ok

2. add the framework to the build path of your primary project.

a framework doesn't need to be compiled? what about the references to the 
.eomodeld file 

the attributes class reference  com.something.model.EOClass and what about the 
.eogen file?

My goal is to create a framework that has only the eomodeld and eogen so I can 
create multiple apps that reference this one .eomodeld and only modify the one 
eomodeld file and the migrations in the framework.


Ted




--- On Sun, 9/25/11, George Domurot <[email protected]> wrote:

> From: George Domurot <[email protected]>
> Subject: Re: creating first framework
> To: "Theodore Petrosky" <[email protected]>
> Cc: [email protected]
> Date: Sunday, September 25, 2011, 11:29 AM
> Hi Ted,
> 
> Frameworks are pretty straight forward.  Create a new
> framework project, then add the framework to the build path
> of your primary project.
> 
> Then try a test.  Add a class to your framework and
> use it in your project.
> 
> -G
> 
> On Sep 25, 2011, at 8:15 AM, Theodore Petrosky wrote:
> 
> > I have a Wonder project that is growing.
> > 
> > I want to create a framework that includes the
> migrations and EOModel. Problem is I have never created a
> framework and I don't understand the process.
> > 
> > I checked the examples and as best I could the
> multitude of tutorials that exist to no avail.
> > 
> > I don't know where to start.
> > 
> > Ted
> > _______________________________________________
> > 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/george%40boxofficetickets.com
> > 
> > This email sent to [email protected]
> 
>
 _______________________________________________
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]

Reply via email to