This is a framework library for D language that is acollection of various libraries (gui, database, xml etc. ). The goal is toprovide an extensive collection of libraries as an extension to phobos library
Be the first to post a text review of The D framework. Rate and review a project by clicking thumbs up or thumbs down in the right column.
In xml_imp.d: XML_Char is changed from wchar to char. In xml.d: All wchar types are changed to char. An example for processing XML file is added.
There are some fixes for XML libary in this release
1. Event Management is redesigned. Now it should be better and more flexible. 2. DLL 's required by the framework are now loaded on demand. 3. Few Window Events are added 4. AutomatedForm class is added 5. StatedWindow class is added 6. queue class is added to collections 5. DrawArrow method is added to Graphics class 6. Minor changes in DockManager 7. Minor bug fixes 8. Math Library added
The new version of the framework is released. Read Change Log for further information
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?