[Pharo-project] Spec version 1.0
Hello every one :) I am glad to announce the version 1.0 of Spec which introduce a couple of nice features like: - 10 times faster - better semantic - better layout management You can load it in Pharo 1.4 by executing the following snippet: Gofer new url: 'http://ss3.gemstone.com/ss/Spec'; package: 'ConfigurationOfSpec'; load. (Smalltalk at: #ConfigurationOfSpec) perform: #loadDefault. In Pharo 2.0, Spec version 1.0 will be integrated soon :) In addition, we provide a TechReport about Spec[1] which presents: - an example of how to build a UI using Spec, and how to reuse existing widgets, - the public API of the basic widgets I would like to thank Johan Fabry and Stéphane Ducasse who both really helped me for this release :) Ben [1] http://hal.inria.fr/docs/00/70/80/67/PDF/SpecTechReport.pdf
On 21 Jun 2012, at 11:29, Benjamin wrote:
[1] http://hal.inria.fr/docs/00/70/80/67/PDF/SpecTechReport.pdf
Hmm, documentation, lovely! Thx, Sven
Benjamin Van Ryseghem-2 wrote
I am glad to announce the version 1.0 of Spec which introduce a couple of nice features like:
Really cool!! And great documentation :) It was thorough and clear, except maybe using â could be confusing... -- View this message in context: http://forum.world.st/Spec-version-1-0-tp4635822p4635950.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
This is cool, indeed! We already have Versionner running on Spec (as well as Glamour). Alexandre On Jun 21, 2012, at 6:13 PM, Sean P. DeNigris wrote:
Benjamin Van Ryseghem-2 wrote
I am glad to announce the version 1.0 of Spec which introduce a couple of nice features like:
Really cool!!
And great documentation :) It was thorough and clear, except maybe using â could be confusing...
-- View this message in context: http://forum.world.st/Spec-version-1-0-tp4635822p4635950.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (4)
-
Alexandre Bergel -
Benjamin -
Sean P. DeNigris -
Sven Van Caekenberghe