On 30.05.2010 13:24, Göran Krampe wrote:
Hi!

CCing Pharo list, this was regarding:

http://goran.krampe.se/blog/Squeak/eblankett-dev.rdoc

On 05/30/2010 12:00 PM, Stephan Eggermont wrote:
Hello Göran,

Is there a special reason you tried Pharo 1.0? Your improvements are of

Nope, just (wrongly I agree) thought it was fairly up to date since it was just released. But you are right, depending on release process that does indeed not necessarily correlate.
Pharo 1.0 was in freeze for a loooong time, mostly due to the problematic network changes that ended up getting reverted. Why none of the bugfixes have been bundled up as a 1.0 upgrade, I'm not entirely certain, but the awareness of marking bugfixes as 1.0.1 has been fairly low :/ In either case you'd probably not find Date readFrom:pattern: in such a patch.


course
in 1.1. Feature freeze for 1.0 was long ago. If you're willing to use
the bleeding edge
in squeak, why not do it in pharo too?

Again, not a conscious choice. I can use bleeding edge in Pharo too, is there an easy place to start? Earlier I used some core + Renggli scripts to get a decent image.

Which peek bugfix is in Squeak? The 2010-1-13 solution is wrong.
See http://code.google.com/p/pharo/issues/detail?id=1813.

I will check it out, gotta work on the house now :)

Groetjes,
Stephan Eggermont

Thanks for the feedback, Göran

The peek bug fix, the perform:withArguments: fix and Date readFrom:pattern: are all in an updated Pharo 1.1.
You can get a fairly recent core image from
https://gforge.inria.fr/frs/download.php/27017/PharoCore-1.1-11367-Beta.zip
or a dev image from
https://gforge.inria.fr/frs/download.php/27025/Pharo-1.1-11367-Betadev10.05.1.zip
(Update 11369 included the perform:withArguments: fix, you'd have to do Utilities updateFromServer manually in the dev image)

Cheers,
Henry

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to