EXCELLENT NEWS!!!!!!!!!!!!!!!!!!

No more excuses to use Squeak hahaha

I love Algernon. My vote:

9999 x 10^ 9999 to be in Pharo

Please, give a try. AND read the README. We are not use to do that, but it is very useful!!!

Best,

Mariano

On Wed, Jul 15, 2009 at 11:57 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I uploaded a new version of Algernon, now working with Pharo.
The changes I introduced were:
-changed the updating system: now it is automatic, but just when
Algernon is shown (this will make a little bit slower the showing of
Algernon, but preserves you from need to press cmd+r to refresh the
system -who after all, everybody I know does every time-).
-using #beginsWith: instead deprecated #startsWith:
-using #fileOutCategory: instead non-existing #fileOutCategory:asHtml:

You will need latest changes of Pharo (Stef fix to TextMorph), and
execute this script to have Algernon on your system:

ScriptLoader new installingUniverse. "In case you don't have already
Universes installed"
Installer universe
� � � �addPackage: 'Algernon';
� � � �answer: '*' with: false;
� � � �install.
Installer ss project: 'Algernon'; install: 'Algernon'.
Installer wiresong project: 'ob'; install: 'OB-Algernon'.
Algernon open.

Cheers,
Esteban



_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project