Cascading ?

Ramon Leon ramon.leon at allresnet.com
Thu Aug 17 17:20:43 UTC 2006


> html div
>      id: 'foo';
>      class: 'border';
>      in: [ :tag | condition ifTrue: [ tag class: 'red' ] ];
>      with: 'contents'
> 

That's a nice trick Lucas, now I have to go rewrite a bunch of code, damn!




More information about the Squeak-dev mailing list