[Seaside] Magritte Chapter in Seaside Book - Missing Method

Bruce Prior b.prior at ieee.org
Wed Feb 19 01:16:33 UTC 2014


I went back to Seaside2 and tried this:

SystemNavigation new allImplementorsOf: #asComponent

This produced:

an OrderedCollection(

a MethodReference Object >> asComponent
a MethodReference PRCommand >> asComponent
a MethodReference PRViewCommand >> asComponent
a MethodReference WADecoration >> asComponent)

If I try this in Seaside3 there are no such implementors.

How would I modify the example in the Seaside Book where asComponent is 
used?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20140218/990cce37/attachment.htm


More information about the seaside mailing list