On 23 January 2013 17:27, Sean P. DeNigris <sean@clipperadams.com> wrote:
EstebanLM wrote
Pharo 2.0 will be released with a stable, branded vm with a bunch of useful plugins and libraries (like freetype) and out-of-the-box support for NativeBoost. ... For Pharo 3.0 we are even more ambitious: we want to start replacing some important parts of the vm with plugins (like extract a "DisplayPlugin", so we can control from image side the initialization of a morphic world or something extra. And we want to replace BitBlt plugin with Athens, so that will keep us busy enough time.
Wow, very exciting! Thank everyone for the hard work :)
EstebanLM wrote
- ephemerons support.
Is this currently available? If so, does that mean that weak announcements taking a block are now working properly?
no it is not integrated yet. After discussing with Eliot, he recommended to use last object format to denote ephemerons. Existing implementation is a bit hackish way to determine if object is ephemeron. So, before we do such change, assume they are not working yet.
Also, is the Pharo branded VM on the static file server based on Jit Cog (as opposed to stack, etc)?
which server?
Cheers, Sean -- View this message in context: http://forum.world.st/about-the-VM-and-Pharo-tp4664887p4664902.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.