[Seaside] Seaside and Rest

Dale Henrichs dhenrich at vmware.com
Fri Feb 11 17:32:56 UTC 2011


Olivier,

Take a look at the Seaside-REST code in 
http://www.squeaksource.com/Seaside30Addons.

With Seaside-REST you can switch cleanly back and forth between stateful 
and RESTful requests and of course use Seaside facilities for 
constructing your RESTful responses.

Dale

On 02/11/2011 05:36 AM, Olivier Auverlot wrote:
> For a new project, i need to make web services based into the Restful
> architecture.My program must read, write, modify and delete informations
> in a LDAP directory. I can do that with Perl... but i want to try to use
> Pharo and Seaside :)
>
> Someone has experience for this type of application ? How to manage the
> HTTP commands (PUT, GET, DELETE and POST) ? Thank you for your help.
>
> Best regards
> Olivier
>
> www.auverlot.fr
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list