Re: Can I create a new framework in Wonder and will it work with my non-wonder app?
Re: Can I create a new framework in Wonder and will it work with my non-wonder app?
- Subject: Re: Can I create a new framework in Wonder and will it work with my non-wonder app?
- From: Kieran Kelleher <email@hidden>
- Date: Mon, 21 Jul 2008 19:38:08 -0400
Conversion should not be that difficult. AFAIK, Wonder is designed to
leave existing WO behaviour while patching WO bugs by default.
If you use Subversion for your code, simply create a new
"experimental" workspace and check out your app source code there,
integrate Wonder and launch and see how it goes.
On Jul 21, 2008, at 5:18 PM, James Cicenia wrote:
It does thank you.
I need to get the main app converted one day sooner than later.
-j-
On Jul 21, 2008, at 3:34 PM, Kieran Kelleher wrote:
One word: No.
Why? frameworks have dependencies, however *they* depend on those
dependencies (in this case WOnder frameworks) being in the
application classpath. Remember, it is the application that is
launched with one consolidated classpath of all code. Frameworks
are just collections of commonly used code, but in themselves are
not the application that is executing. A framework does not execute
independently or exist independently of the application at runtime.
I hope that makes it easier to understand the "why".
HTH, Kieran
On Jul 21, 2008, at 4:19 PM, James Cicenia wrote:
The subject says it all:
Can I create a new framework in Wonder and will it work with my
non-wonder app?
-James Cicenia
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden