Hi,

The application I am working on (which currently runs under Squeak VM
on Android) will be migrated to Pharo. The current version heavily
relies upon use of image segments (projects) which provides a simple
(though slow) way to save/restore the application data not touching
the image (the Squeak port is unable to save images anyway, Cog can do
this, but I'd rater not touch the image) with versioning.

Are image segments supported in Pharo Core same way? I saw a message
about stopping the support of image segments in future versions of
Pharo in favor of Fuel. What is current status of Fuel development? Is
it usable?

Thanks.

-- 
Dimitry Golubovsky

Anywhere on the Web

Reply via email to