Framework Question
Framework Question
- Subject: Framework Question
- From: Ute Hoffmann <email@hidden>
- Date: Wed, 29 Jun 2005 15:48:32 +0200
Hallo,
I have some frameworks which are all referenced by a application.
The Structure:
Application has Framework A and Framework B linked in
Framework B has Framework A linked in.
Framework A has no reference to Framework B.
A. I need to use a partial Component residing in Framework B (no
Bindings, but deeply knitted to the business logig in Framework B) in
Framework A. The App both frameworks are used with sees both
frameworks. I did try and it seems to work when i just use this partial
Component in Framework A without a Reference to Framework B in
Framework A. Is this a "safe" way to do this? Using partial Components
from a framework which is referenced by the Application but not by the
framework in which the component is actually used?
B. Is it "proper" to cross reference Frameworks: Framework A has
Framework B linked in and Framework B has Framework A linked in. I
suppose I get into trouble that way, if I have to build from scratch
and neither FW A is there nor FW B... Framework B needs Framework A to
build but Framework A does not need Framework B to build. Is this still
true if I use a partial Component from FW B in FW A?
I hope what I try to say does make some sense...
Regards,
Ute
_______________________________________________
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