I don't understand why it does not understand #doesNotUnderstand:... shouldn't ProtoObject understand #doesNotUnderstand:??? (it is not a joke, I'm�serious)�
Answering myself, thanks to Esteban:
It hangs because It does not understand #initialize, so It throws a DNU, and it also does not understand #doesNotUnderstand:On Thu, Mar 22, 2012 at 6:12 PM, Guillermo Polito <guillermopolito@gmail.com> wrote:
hanged my image :3.
Is that something I was not supposed to do?
Guille