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

Tobias Pape Das.Linux at gmx.de
Thu Mar 24 12:19:45 UTC 2011


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


I just updated the Metacello configuration at Squeaksource.
It works for me on Squeak4.2.
Can anyone confirm/deny for the other platforms?


So Long,
	-Tobias


More information about the seaside-dev mailing list