On 11 February 2014 10:56, Esteban Lorenzano <estebanlm@gmail.com> wrote:
>
> PS. I am hacking on protobuf in Pharo 3.0 and noticed cool NB assembler in some places - are such methods creeping into base libraries now? What does that mean for other CPUs? Sorry, for changing subject - feel free to reply under different subject.

Hi Goran,

Yes��� since NB and Athens, there are some methods in assembler spread around. Is my opinion that all assembler-containing methods should be refactored into a more comprensible unit (and that can be changed by another set of assembly instrucction when we achieve multiplatform-NB). Today they are all along Athens, and if we continue this path they will be all along Pharo soon. I would better modularise that.
But Igor maybe has something different to say :)

Esteban

not much to add to what i already been said:
��- have any other CPU which can run pharo JIT? No? Will talk when it will be available.
Doing anything before that is just waste of time.

--
Best regards,
Igor Stasenko.