The javadoc for 2.0 says:

getEntityAsForm

@Deprecated
public Form getEntityAsForm()
Deprecated. Will be removed in future release 2.1.
Returns the entity as a form. This method can be called several times and
will always return the same form instance. Note that if the entity is large
this method can result in important memory consumption.
Returns:
The entity as a form.

So what is the proper way to read form POST data now in version 2.1?
-- 
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/What-replaces-GetEntityAsForm-tp5860492p5860492.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2692927

Reply via email to