Maybe a concrete example would help explain what I'm trying to ask...
Say I have a component in my application that looks something like this...
<webobject = "Main"> <div> <!-- Some other components and what not... -> </div> <div> <webobject name = "MyEmbeddedD2WInspectComponent" /> </div> </webobject>
WOD File...
MyEmbeddedD2WInspectComponent : ERXD2WInspect { entityName = MyEntity; object = myObject; pageConfiguration = "MyEntityInspectPage"; }
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
|