Cool stuff, Nicolas. I'm happy to see Grease getting use in the wild... I'm curious to what degree it met your needs? I just recorded a podcast with James Robertson this week talking about cross-platform development. He asked what other projects were using Grease and I'm afraid I didn't know to include yours. :) Julian 2010/4/17 Nicolas Petton <petton.nicolas@gmail.com>
We are happy to announce the release of Iliad version 0.8 for GNU Smalltalk et Pharo.
New features include:
- Iliad is now using Grease and non portable code has been partially replaced; - The "mark dirty" mechanism has been rewritten to improve support for tabs/windows sharing the same session; - The new Formula package makes it easy to build validated forms; - Control flow has been improved with new widgets (like confirmations, sequences, etc) and widgets can append or prepend other widgets; - In addition to static files served with ILDiskDirectory, they can also be served from the image with ILMemoryDirectory; - Smalltalk code can be evaluated on DOM events with #on<event>Do: ; - Rewrite rules can be applied to the url builder;
Last but not least, the release also includes an experimental implementation of Comet using XmlHttpRequest long polling.
GNU Smalltalkers can download Iliad with gst-package (using GST 3.2): gst-package -t ~/.st --download iliad
Or clone it from github: git clone git://github.com/NicolasPetton/iliad.git
Pharo users can download a preconfigured image:
http://www.iliadproject.org/resources/lYk5F_GiApFb/ggAMT_HRzRph9Yxp/Iliad-0....
Or download Iliad packages from the SqueakSource repository: http://www.squeaksource.com/Iliad.html
We would like to thank Steven Costiou for his work on the Pharo version of Iliad.
Nicolas Petton & Sébastien Audier
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project