Hello,
What does your rule looks like? You have to use the complete class path
and use the following assignment :
er.directtoweb.ERDDelayedObjectCreationAssignment
Should be something like :
80 : pageConfiguration like 'myPage' => createObjectDelegate =
my.company.application.ui.delegates.MyDelegate
[er.directtoweb.ERDDelayedObjectCreationAssignment]
Le 13/09/12 04:13, Ângelo Andrade Cirino a écrit :
Hi,
I was not able to find a way to set this delegate: ERDList.CreateObjectDelegate
The source code mentions a key binding:
* @return {@link CreateObjectDelegate} instance from the rule
* file/bindings. this is responsible for creating the object and
* displaying the appropriate page.
and the source code is
Object obj = valueForBinding ("createObjectDelegate");
But I tried to use the rules file to set the delegate with no success.
Angelo
_______________________________________________
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/aberry%40sophiacom.fr
This email sent to [email protected]
--
Antoine Berry
_______________________________________________
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]