Almost everything is in the title.
Code documentation has been updated and is still available at code.webappkit.net.
Version 0.8.1 is onwork. Here's the news :
- Kits resources loading is now separated from kit instance retrieval. Methods $webappkit->load() and webappkit::loadkit($id) have been added, which are not called by webappkit constructor.
- webappkit::timecounter() and $webappkit->loadedWeight() have been added to help optimization.
- Admin index (when calling url /webappkit from your app root) is not static anymore. It still includes micro tutorials, but provided kits list is now dynamically built from actual kits.
- A new pathnodes subpackage is being worked on : webappkit/pathnodes/od which stands for Open Document.