[Pharo-dev] Allowed Characters in a Class name ?

2021-06-14 Thread Sven Van Caekenberghe
Hi, What are the allowed characters in a Class name ? Where is this defined/enforced in the system ? Does anyone know ? This is in the context of the following: https://github.com/svenvc/ston/issues/29 Thx, Sven

[Pharo-dev] Re: Progress Report -> Refactoring Project - ( June 7 - June 11)

2021-06-14 Thread Stéphane Ducasse
Thanks for the copy This is good that you deactivate it. Now it would be good to change the name to copy to self contained as a name and keep the old copy package around. S > On 14 Jun 2021, at 13:59, Evelyn Cusi Lopez wrote: > > Hi everyone, > > Last week I did these tasks: > > - Add p

[Pharo-dev] Progress Report -> Refactoring Project - ( June 7 - June 11)

2021-06-14 Thread Evelyn Cusi Lopez
Hi everyone, Last week I did these tasks: - Add push down methods transformation command. Check these changes in the PR #9442 - Update push down refactoring to only push down in some classes - Add command of push down methods in spe