Re: [Pharo-project] [update 1.4] #14421
On Apr 4, 2012, at 5:05 PM, Damien Cassou wrote:
On Wed, Apr 4, 2012 at 4:47 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
(first one :)
and good one. Thank you
The reason why we decided to rename FS is that it will be used very deeply in the system. e.g. reading startup scripts.... so it is not an external package and loading an new version of FS on top could have very bad effects. With renaming, people can load the official FS package easily, while we can be very cautious with the code that is run on image startup and save. Marcus -- Marcus Denker -- http://marcusdenker.de
On Wed, Apr 4, 2012 at 5:08 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
With renaming, people can load the official FS package easily, while we can be very cautious with the code that is run on image startup and save.
it makes sense. But how are you going to apply changes made in official FS to Pharo? -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
participants (2)
-
Damien Cassou -
Marcus Denker