HI all,

I have a questions about reusable components in frameworks. I've never done this before so please bear with me.

I have an application, let's call it Distributor. This has a component called Wrapper which is basically the page wrapper I use for all pages.

I then have another component which I want to make more reusable and which I would like to use in 3 different apps.

I have that component already put into a framework and that seems fine. The problem is, the component used to contain an element which referenced the Wrapper (so that everything would be inside that). Clearly the 'Wrapper' can and will be different for each application that I want to use it in. What would be the normal procedure to do this?

I thought about having a component in my Distributor App that would hold the reference to the Page Wrapper and inside that would insert the shared component that I am trying to use. Doing that I am getting the Page Wrapper but just a blank page where I expect the component.

Any help would be appreciated.

Regards,
David.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to