-
Aglyph-0.8-beta has been released. Four milestones were achieved in this release:
1. Added support for lazy/eager evaluation of arguments and setters
2. Expanded DTD to include support for almost all standard Python types
3. Removed INI-style configuration support
4. Created full test suite (unittest)
For now, the XML context file in the test suite is the best place to look for examples...
2006-06-06 01:23:05 UTC in Aglyph
-
ninthtest committed revision 5 to the Aglyph SVN repository, changing 1 files.
2006-06-06 01:07:36 UTC in Aglyph
-
ninthtest committed revision 4 to the Aglyph SVN repository, changing 1 files.
2006-06-06 01:06:34 UTC in Aglyph
-
ninthtest committed revision 3 to the Aglyph SVN repository, changing 1 files.
2006-06-06 00:53:27 UTC in Aglyph
-
ninthtest committed revision 2 to the Aglyph SVN repository, changing 7 files.
2006-06-06 00:46:26 UTC in Aglyph
-
Work has begun on 0.8-beta. The two biggest changes in this version (ETA mid-May) will be (a) removing support for the Ini-style configuration file syntax and (b) adding support for eager/lazy evaluation of constructor and setter arguments.
Once eager/lazy evaluation is implemented, Aglyph will be able to handle all Python builtin types as argument values.
2006-04-20 14:51:34 UTC in Aglyph
-
The 0.7-beta version of Aglyph is now available. This release contains the Aglyph framework source, generated pydoc documentation, and a small sample application.
2006-04-16 01:13:37 UTC in Aglyph
-
ninthtest registered the Aglyph project.
2006-04-05 14:56:50 UTC in Aglyph