On 27 August 2012 23:58, Lawson English <lenglish5@cox.net> wrote:
I get this using Pharo 1.4. Thing is, it was working a few weeks ago and now not.
I was hoping to do a video on how to add simple ultra-fast assembler methods using NB but still can't because the target is moving way too fast. My usual strategy is to show how to load a package in a brief intro video, and then how to use it in the second part. During the time I learned how to use NB at the assembler level, everything that I was doing broke.
I need you to say what is broken. The extension methods which was lost due to 1.4/2.0 disturbance is not a big deal (i hope), i am added them back, so things should do not break out of the box on 1.4. And if you have more problems with it, please tell, because there was not many changes at that level and in overall most of changes are cosmetic and not functional (like changing decorate:while: to decorate:during:). All of the code i wrote works without changes, so if you have different problem just say, Lawson. And please be more specific, because "everything" is not very precise word for describing a problem :)
Kinda hard to make a video to show how to install and then use it those circumstances.
I trying to keep the installation instructions up to date on project web site.
L
-- Best regards, Igor Stasenko.