Hi Kirk, hum, if the router sets the chosen route as an attribute of the current request, filters or more generally restlets should be able to access this piece of information. Except if the filters are placed before the routing.
Best regards, Thierry Boileau > Hi Thierry, > > While this does work if the restlet is the only one in the chain, i have > filters in front of it that require access to my custom route object. > > So that's not working quite as i expected. I'll respond if i find a way > around this. > > Regards, > --KD > > ------------------------------------------------------ > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2441139 > > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2441230

