[ANN] Mac support in ExternalWebBrowser

Alexander Lazarević Alexander at Lazarevic.de
Fri Nov 26 23:59:34 UTC 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 


Tim Rowledge schrieb:

| Are you sure you want to use a class instance var for that?
| Remember, all the subclasses will have their own, private value for
| that variable and any code that is run in the context of the
| subclasses will see 'nil'. I really suspect you want a normal class
| var here.


There was no need for the subclasses nor for their instances to know
about the value in that var. More of a problem was that the
ExternalWebBrowser class was the abstract superclass and the creator
for the instances of the subclasses. Now I refactored this into the
creator ExternalWebBrowser and the abstract superclass
ExternalWebBrowserPlatform. I will update the code when SqueakSource
is back on track.

Alex
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
 
iD8DBQFBp8NlYiF2wSTEZ9gRAqqdAJ9INbNmo/0Csl7sOMhhWIpYyysMLwCdE+CP
0fQEZP+nxlZPz4LUxsggRgI=
=E9SL
-----END PGP SIGNATURE-----




More information about the Squeak-dev mailing list