Re: [Seaside] Seaside-REST Jürgenized

James Foster Smalltalk at JGFoster.net
Thu Jul 28 14:14:33 UTC 2011


I'm guessing that this will give a hint: http://www.se-radio.net/2008/01/episode-82-organization-of-large-code-bases-with-juergen-hoeller/.

James


On Jul 28, 2011, at 5:09 AM, Dale Henrichs wrote:

> Philippe,
> 
> Jürgenized? Babelfish doesn't help me, either:)
> 
> Dale
> 
> ----- Original Message -----
> | From: "Philippe Marschall" <philippe.marschall at gmail.com>
> | To: "Seaside - developer list" <seaside-dev at lists.squeakfoundation.org>, "Seaside - general discussion"
> | <seaside at lists.squeakfoundation.org>
> | Sent: Wednesday, July 27, 2011 10:23:09 PM
> | Subject: [Seaside] Seaside-REST Jürgenized
> | 
> | Hi
> | 
> | Lukas Jürgenized (Dale should know what this means) Seaside-REST.
> |  - pragmas are now lower case like everywhere else, there is a
> |  rewrite
> | rule helping you migrate
> |  - the *PragmaBased* classes are gone, that's now the default
> |  behavior
> |  - caching is off by default which makes development much easier, you
> | should still turn it on in production because it accesses the source
> | code which is slow and not thread safe (just implement
> | #shouldCacheRoutes)
> |  - methods can directly return something that understands
> | #seasideMimeDocument, that saves you requestContext respond:
> | 
> | The wiki page has been updated [1] and there's an upcoming chapter in
> | the book.
> |  [1] http://code.google.com/p/seaside/wiki/SeasideRest
> | 
> | Cheers
> | Philippe
> | _______________________________________________
> | seaside mailing list
> | 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
> 



More information about the seaside mailing list