[Seaside] seaside and rest

Olivier Auverlot olivier.auverlot at gmail.com
Tue Mar 29 12:48:16 UTC 2011


Hi Esteban,

Thanks for this informations. I will continue my tests.
> Hi again :)
> I forget that, before all, you need to register your application with 
> something like this:
>
> | app |
> app := WAAdmin register: self asApplicationAt: 'myapp'.
> app addFilterFirst: MyRestFilter new.
>
> (you need to add YOUR Rest filter, who is a child of 
> WAPragmaBasedRestfulFilter)
>
> cheers,
> Esteban
>
> pd: Philippe, any chance this information can be placed somewhere in 
> the wiki, I think for us, the newcomers to SeasideRest is not so easy 
> to understand :(
>
+1000. More documentation are welcome. It's now very important to have 
the possibilite produce web services with Seaside.

Olivier ;-)
www.auverlot.fr
> El 29/03/2011, a las 4:56a.m., Olivier Auverlot escribió:
>
>> Hi,
>>
>> I try desperately to use seaside-Rest for building REST services with 
>> Seaside. I read the documentation 
>> (http://code.google.com/p/seaside/wiki/SeasideRest) and read this 
>> post on the ML 
>> (http://lists.squeakfoundation.org/pipermail/seaside-dev/2009-September/003584.html).
>>
>> Someone could explain me how to use this library ? Must I create an 
>> Seaside application for hosting the web service ? What is the content 
>> of the createRoutes method ? What is the goal of the life ? 42 ? I 
>> feel that i become crazy... <X
>>
>> Thanks for your help.
>> best regards
>> Olivier ;-)
>>
>> www.auverlot.fr
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org 
>> <mailto:seaside at lists.squeakfoundation.org>
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110329/9aa62d0c/attachment.htm


More information about the seaside mailing list