Re: Restlet 1.0.6 released

2007-11-12 Thread Jim Alateras
Thanks guys, that's great news. cheers Jerome Louvel wrote: Hi all, The sixth maintenance release of Restlet 1.0 is available. It fixes several bugs found in version 1.0.5 and provides a few documentation clarifications. Thanks to Thierry for the hard work in pushing this release and for

Re: Router.attach & Patterns

2007-11-12 Thread Alex Milowski
On 11/8/07, xasima <[EMAIL PROTECTED]> wrote: > Hi, Jerome and Alex. > > We can use http://smallx.dev.java.net or cocoon maps notation> > (http://cocoon.apache.org/2.2/core-modules/core/2.2/853_1_1.html) to provide > info for the coordination of such a pipes / URI. I think that reasons to do > th

Re: Router.attach & Patterns

2007-11-12 Thread Alex Milowski
On 11/6/07, Jerome Louvel <[EMAIL PROTECTED]> wrote: > > Hi Alex, > > Thanks for sharing all the details. > > 1) For the root attachment issue, you can use this approach instead: > > // To match only URIs that are strictly equal to "/" > Template template = router.attach("/", rootRestlet).getTempla