Karl Ramberg uploaded a new version of Protocols to project Etoys:
http://source.squeak.org/etoys/Protocols-kfr.9.mcz==================== Summary ====================
Name: Protocols-kfr.9
Author: kfr
Time: 7 March 2012, 10:48:22 am
UUID: f267f4a1-8788-4943-825c-ee29015cbfed
Ancestors: Protocols-kfr.8
Vocabulary initialize
=============== Diff against Protocols-kfr.8 ===============
Item was changed:
----- Method: Vocabulary class>>initialize (in category 'class initialization') -----
initialize
+ "Initialize a few standard vocabularies and place them in the AllVocabularies list. Call this to update all vocabularies."
- "Initialize a few standard vocabularies and place them in the AllVocabularies list. Call this to update all vocabularies."
self initializeStandardVocabularies.
self embraceAddedTypeVocabularies.
"Vocabulary initialize"
!
_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev