Re: [Seaside] Seaside-REST Jürgenized

Dale Henrichs dhenrich at vmware.com
Fri Jul 29 16:35:21 UTC 2011


I am not good at guessing games:)

Dale

----- Original Message -----
| From: "James Foster" <Smalltalk at JGFoster.net>
| To: "Seaside - general discussion" <seaside at lists.squeakfoundation.org>
| Sent: Thursday, July 28, 2011 7:14:33 AM
| Subject: Re: [Seaside] Seaside-REST Jürgenized
| 
| 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
| > 
| 
| _______________________________________________
| seaside mailing list
| seaside at lists.squeakfoundation.org
| http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
| 


More information about the seaside mailing list