-------- Izvirno sporočilo --------
Zadeva: Re: [Help-smalltalk] iliad and blocks
Datum: Mon, 22 Jun 2009 17:02:47 +0200
Od: Paolo Bonzini <[email protected]>
Za: Janko Mivšek <[email protected]>

>> I guess then #render:/#renderOn: vs. #build:/#buildOn: is just a matter
>> of Seaside vs. Aida legacy.
> 
> This is not just a matter of naming.  Both approaches are actually
> pretty different.
> 
> While #render renders HTML immediately and directly to the response,
> #build in both Iliad and Aida builds first a composite tree of the
> Widget/Component/Page, then the next step is actual rendering of HTML to
> the response.
> 
> That's why they are "painting" the page while we are "composing" it.

Interesting, I saw that afterwards from the implementation of Element.

Paolo


-- 
Janko Mivšek
Svetovalec za informatiko
Eranova d.o.o.
Ljubljana, Slovenija
www.eranova.si
tel:  01 514 22 55
faks: 01 514 22 56
gsm: 031 674 565


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to