May 29, 2014
6:58 a.m.
Thanks nicolas it sounds like a good strategy. BTW: we will need help because now 40 is starting (and I have to handle a totally new house too so starting to paint paint fix paint and paint a bit more, sawing, drilling, .... :)) Stef
+1, that sounds better, then #protocols is not just another rename but a value change.
In that case, first revert #categories (remove --all--), - #categories -> #categoriesAndPseudoCategories - #realCategories -> #categories backport to Pharo 3.1, deprecate it in 4.0 (grace period for package maintenance...)
One can allways arrange to add #categories later in a compatibility layer.
Nicolas