Hi Igor,
thanks a lot, your analysis is correct, and it helped.
Am 05.04.2014 um 17:05 schrieb Igor Stasenko:
> so, without going deep into implementation details, just by reading comment
> i can already see potential bottleneck - using #become: operation which is
> veery slow.
Yes, #become: i
Joachim
would you be interested to write a little Chpater for the Pharo for the
entreprise book?
I can help.
Ste
On 05 Apr 2014, at 14:32, Joachim Geidel wrote:
> Am 31.03.2014 um 21:25 schrieb Tudor Girba :
>> Now, the next question. I saw that it is possible to enable callbacks, but I
>>
Hello,
For those who want to give a try to work in progress iStoa on Linux, an
Interactive math exercises book.
https://launchpad.net/istoa/alpha/14.04/+download/iStoa.app-14.04a.zip
Hilaire
--
Dr. Geo http://drgeo.eu
On 25 March 2014 19:59, Joachim Geidel wrote:
> Hi everybody,
>
> JNIPort for Pharo 3.0 alpha is now available at SmalltalkHub.
>
> JNIPort is a Smalltalk library which allows Java code to be invoked from
> Smalltalk. It acts as a bridge between the world of Smalltalk objects and a
> Java Virtual
Am 31.03.2014 um 21:25 schrieb Tudor Girba :
> Now, the next question. I saw that it is possible to enable callbacks, but I
> could not find an example of how it works.
>
> For example, could we model this:
>
> - in a JavaClassOriginator class we have a method like
> execute(JavaClassTargetInter