[squeak-dev] ConfigurationOfExternalWebBrowser working in Squeak and Pharo trunk

Sean P. DeNigris sean at clipperadams.com
Sat May 15 20:35:59 UTC 2010


Tested in:
* Squeak 4.1-10145
* Pharo 1.1-11364

Squeak:
Installer ss 
  project: 'SPDProjectUpdates'; 
  install: 'ConfigurationOfExternalWebBrowser'.

(Smalltalk at: #ConfigurationOfExternalWebBrowser) load

Pharo:
Gofer new 
  squeaksource: 'SPDProjectUpdates'; 
  package: 'ConfigurationOfExternalWebBrowser';
  load.

(Smalltalk at: #ConfigurationOfExternalWebBrowser) load

p.s. I didn't upload to SqS/MetacelloRepository because I don't have write
access to SqS/ExternalWebBrowser, so right now, I've hijacked :) the project
@ SqS/SPDProjectUpdates pending Alexander's response.

Should I upload to SqS/MetacelloRepository anyway?

Sean

-- 
View this message in context: http://forum.world.st/ConfigurationOfExternalWebBrowser-working-in-Squeak-and-Pharo-trunk-tp2218079p2218079.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.



More information about the Squeak-dev mailing list