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

Lukas Renggli renggli at gmail.com
Sun Sep 6 06:47:24 UTC 2009


Thank you for reporting. This is indeed problematic, I created a bug-report.

http://code.google.com/p/seaside/issues/detail?id=459

Cheers,
Lukas

2009/9/6 GallegO <fxgallego at gmail.com>:
> 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
>
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>
>



-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside-dev mailing list