Etoys: Protocols-kfr.9.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Etoys: Protocols-kfr.9.mcz

commits-2
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