Vicnet wrote:
> You are right: with: just add tag and don't evaluate block
>
> But I wonder how with: deals with inner tags.
>
> html div with: ( self renderPartOn: html ) doesn't add inner tags
> inside div because () is evaluated before 'html div'.
> html div with: [ self renderPartOn: html ] does the job (inner tags)
> because block is evaluated specifically (see *Web protocol for block)
> inside div tagbrush.
Didn't you just explain? ;-)
> a+
> Vicnet
Herby
--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
For more options, visit
https://groups.google.com/d/optout.