Thanks Davide. Here are some comments I initially made to you, so we can publicly discuss them:
1) Some complimentary features that would be great to add are : - start/stop listeners in any protocol (mainly HTTP/HTTPS for now) - receive incoming calls (to simulate a server-side application from a browser) - manage representations via variables (display/save them) You suggested to add two commands: "save foo -> save the content of the last command in the 'foo' variable" "view foo -> print the content of the 'foo' variable" - check for null values and display empty strings instead of special codes. Currently 'null' is displayed when a property isn't available. - allow usage of all protocols, not just HTTP Best regards, Jerome > -----Message d'origine----- > De : Davide Angelocola [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 9 janvier 2008 20:54 > À : [email protected] > Objet : Re: Shell extension for Restlet > > Hi all, > > On Wednesday 09 January 2008 08:31:27 Jerome Louvel wrote: > > After playing with a prototype, I found that this would be a cool > > addition to the Restlet project itself. Davide is open to > contribute its > > initial source code as a new extension and to lead this effort. > http://dfa.is-a-geek.org:9000/it/slackware/dfa/restshell/1.0.2 > -SNAPSHOT/restshell-1.0.2-20080109.001547-3-jar-with-dependencies.jar > > beware: this snapshot contains many bugs, it should be used > only to give an > idea of the interation > > -- > Best Regards, > -- Davide Angelocola

