Hello,

I would like to know why instances of "resource" classes cannot be dynamically 
created at runtime like the "application" class.

The idea is that I would like to initialize the resource class instance 
depending on different data that is acquired during runtime, and hence handle 
interactions differently.

An alternative to this is to just handle the requests at the "application" 
without the use of the resource class. But I would like to use the resource 
class so that I could automatically generate WADLs using the respective 
extension class(es).

Many thanks,
Tariq

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

Reply via email to