Thanks Ramsey, that's very helpful.

So in this code:


EditPageInterface ep =
D2W.factory().editPageForEntityNamed(entityName, session());
ep.setObject(eo);


Then the D2W factory will have created the D2WContext and pushed
entityName onto it, before handing it to the page?

And since setObject is called directly on the page, the D2WContext
never has anything to do with the object?


Thanks,

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

This email sent to [email protected]

Reply via email to