/** * Creates an unsafe request handler for you to try out in development mode. THIS SHOULD NOT BE DEPLOYED (and in * fact it will throw an exception if development mode is false). * * @param readOnly if true, the unsafe read-only delegate will be used * @param displayToMany if true, to-many relationships will display by default * @return an unsafe request handler */ public static final ERXRestRequestHandler createUnsafeRequestHandler(boolean readOnly, boolean displayToMany) {
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
|