Re: [Pharo-users] how to load compiled code in the image and to change methods already on the stack?

2018-02-24 Thread Stephane Ducasse
On Sat, Feb 24, 2018 at 11:23 AM, Steven Costiou wrote: > Hi, > > is this possible somehow to: > > - load compiled code in the image? like loading a compiled method instead of > loading source then compiling it? why is this a problem? you could try to serialise a method

[Pharo-users] Tonel filetree

2018-02-24 Thread Stephane Ducasse
Hi Question1: I would like to develop a new library in tonel format. Can I load and write in tonel from Pharo 60? Question2: I have chrysal in tonel and it uses property environment in filetree (I should convert but I'm scared). Is my baseline correct? Because it does not load in Pharo 60 (not

Re: [Pharo-users] [ANN] 900 pull requests closed for Pharo7!

2018-02-24 Thread Arturo Zambrano
Amazing job. A big THANK YOU to all Pharo contributors. On Fri, Feb 23, 2018 at 9:57 AM, Alexandre Bergel wrote: > Impressive! > > Alexandre > > http://bergel.eu > > Le 23 févr. 2018 à 09:27, Marcus Denker a écrit : > > Hi, > > March 11, we

[Pharo-users] how to load compiled code in the image and to change methods already on the stack?

2018-02-24 Thread Steven Costiou
Hi, is this possible somehow to: - load compiled code in the image? like loading a compiled method instead of loading source then compiling it? - dynamically change a method that is on the stack? If so, how? :) Steven.

[Pharo-users] Another month of active improvements....

2018-02-24 Thread Stephane Ducasse
Report period: 21 January 2018 to 24 February 2018 * 19755-Addition-of-Users-of-it-in-the-Code-Search-menu >> Addition of "Users of it" in the "Code Search" menu >> https://pharo.fogbugz.com/f/cases/19755/Addition-of-Users-of-it-in-the-Code-Search-menu Issue URL: