Le 10/3/16 22:14, Alexandre Bergel a écrit :
- it was reallllly hard to register a project on smalltalkhub just after we created an account. This already happened to me during the open-devs. So this is a really big show stopper for the mooc. Because people will gave up just after the first lecture :( The situation will be much easier I hope once git is well supportedâ¦
But will we have to answer 100 of problems during the mooc? And if people drop after just because they cannot save their code as we say it :(
- we should really rename Class>>name: into setClassName: students were manipulating object with name such as state of state machine and one wrote
State name: 'A' and just rename the class and broke the system. I have just created an issue: https://pharo.fogbugz.com/f/cases/17798/Rename-Class-name-into-setClassName
it was deprecated and turn into setName: but I think that setClassName: is better.
Alexandre