Hi Tal, It is mostly a renaming of Route into TemplateRoute with those methods removed: - extractCookie(String attribute, String cookieName, boolean first) - extractEntity(String attribute, String parameter, boolean first) - extractQuery(String attribute, String parameter, boolean first) - validate(String attribute, boolean required, String format)
If you were using those methods, check the new Validator and Extractor classes in the same package. Best regards, Jerome Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : Tal Liron [mailto:[email protected]] Envoyé : vendredi 7 août 2009 19:02 À : [email protected] Objet : Route to TemplateRoute Hi Jerome/Thierry, As usual, I'm on the cutting edge of Subversion snapshots. I've seen Route has been deprecated for a while in favor of TemplateRoute. Is there information available on how to migrate code, or what the new strategy is? Congrats on getting the "edition" builds up and running. -Tal ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=23813 80 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2384388

