Roelof Wobben wrote:
Mark Rizun schreef op 1-4-2014 18:12:
Hello, Roelof!
Stef is partly right. I had implemented Laser Game but on Squeak, not
Pharo.
If you have any questions, ask me and I will try to help you.
Mark
First question :
I had a working test. I saved it to my hard disk.
Closed Pharo . re open it and the test is failing.
Roelof
That is a very generic statement, and my very generic answer is that
I've never observed that happening. You would need to present more
specific context for your problem.
* What is the error
* What is the method source and line that it is failing on
* What are the values of the instance variables
This is generally described in the following article.
http://www.catb.org/esr/faqs/smart-questions.html
cheers -ben