[ANN] DynamicProtocols version 28

Damien Cassou damien.cassou at laposte.net
Mon Sep 18 13:56:11 UTC 2006


Repository:

MCHttpRepository
     location: 'http://www.squeaksource.com/DynamicProtocols'
     user: ''
     password: ''



Smalltalk allUsers
  do: [:each |
      each useOmniBrowser
        ifTrue: [each shouldUse: #dynamicProtocols]
        ifFalse: [each shouldUse: {#omniBrowser . #dynamicProtocols}]]


Please tell me what you think about this package.

-- 
Damien Cassou




More information about the Squeak-dev mailing list