[Seaside-dev] new features in Seaside-REST: multi element matches and or matches

Tobias Pape Das.Linux at gmx.de
Wed Mar 23 21:38:34 UTC 2011


yay!

Am 2011-03-23 um 20:47 schrieb Philippe Marschall:

> Hi
> 
> The latest version of Seaside-REST supports multi element matches
> (*argumentName*) and or matches ([option1|option1]). This allows you
> to write matches like the following:
> 
> getFile: fileName at: pathTerms fromProject: projectName
>    <GET>
>    <Path: '/projects/{projectName}/*pathTerms*/{fileName}.mcz/[classes|methods]'>
> 
> You can find more examples and documentation at [1]
> 
> [1] http://code.google.com/p/seaside/wiki/SeasideRest
> 
> Cheers
> Philippe
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev



More information about the seaside-dev mailing list