[Seaside-dev] Possible incorrect reference to Squeak Browser class on Seaside-Development

GallegO fxgallego at gmail.com
Sun Sep 6 03:22:19 UTC 2009


Hi:

I found a reference to Squeak's Browser in WAStylesHaloPlugin>>execute
(Seaside-Development version 109)

The source is

execute
    EnableSeasideTools
        ifTrue: [ self open: (WAPluggableTool on: (WAViewer on: self
target)) ]
        ifFalse: [ Browser fullOnClass: self target class selector: #style ]

other implementors of #fullOnClass:selector: are WABrowser owned by
Seaside-Squeak-Development.

Is ok or an error the reference to Browser from the Seaside-Development
package, that I am considering as a dialect neutral one?

Best Regards
Jose Sebastian Calvo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20090906/c753fe80/attachment.htm


More information about the seaside-dev mailing list