[Seaside] with: takes block vs string

Gerhard Obermann obi068 at gmail.com
Wed Jul 23 11:53:00 UTC 2008


That is not correct.

Look at the implemenation in WATagBrush.
with: 'asdasd' and with: [] and: with: anyKindOfObject
is basically available for all tags!

The argument of #with: is rendered using
double dispatching, therefore any object can be
passed as argument.

br
Gerhard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20080723/c6f977c0/attachment.htm


More information about the seaside mailing list