Bert Freudenberg uploaded a new version of ScratchConnect to project Etoys:
http://source.squeak.org/etoys/ScratchConnect-bf.4.mcz==================== Summary ====================
Name: ScratchConnect-bf.4
Author: bf
Time: 25 June 2012, 2:14:06 pm
UUID: 07280f7d-07ac-48e8-9634-e5abbd42b10f
Ancestors: ScratchConnect-bf.3
Move ScratchClient to "Tools" category
=============== Diff against ScratchConnect-bf.3 ===============
Item was changed:
----- Method: ScratchClientMorph class>>descriptionForPartsBin (in category 'parts bin') -----
descriptionForPartsBin
^ self
partName: 'Scratch Client'
+ categories: #('Tools' )
- categories: #('Scratch' )
documentation: 'Scratch Networking Protocol Client'!
_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev