Interesting - I was just about to start work on a similar sort of feature for our system. I've not read the specs you've posted yet ( loading in another tab ) but my very simple "works in my app" implementation lets me have multiple "versions" of representations installed, and swap versions based on a provided X-Representation-Version header in the request (no header = latest version installed).
We're still using our homegrown OSGi/Restlet setup against 1.x, if this is coming maybe its time I plot out a migration plan for our codebase. Mark -- Pull me down under... On Wed, Feb 17, 2010 at 10:19 PM, Jerome Louvel <[email protected]> wrote: > I don’t know if Solertium had time to move this forward, but I’d like us to > work on supporting these features in the next Restlet Framework 2.1 version. > > > > To keep track of all Restlet/OSGi integration aspects, I have updated our > specifications page: > > http://wiki.restlet.org/developers/172-restlet/124-restlet.html ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2448298

