Release Candidate 1: Aranea MVC 2.0
It's been awhile but there are also good excuses for the delay! The Aranea-MVC 2.0 work in progress is approaching its end. The changes in the 2.0 version range from the seen to the unseen, in other words, the entire code base has been updated, somewhere refactored, and poked with new features to ...
2009-12-08
Aranea-MVC 1.2.2
After some delay the Aranea-MVC version 1.2.2 is ready for production (download). It includes both important bugfixes and some long-awaited improvements. Here's some most significant changes:
The TabContainerWidget interface now has tab-switch-listener support. The listener can intervene the ...
2009-06-18
A Guide to Implementing a Custom Modal Dialog Visual Design
The modal dialog design that comes with Aranea release, is derived from Modalbox. Unsurprisingly, this design might not fit to all the needs out there. Therefore, it is important to be able to switch the implementation used. Previously, one had to write pages of code to do that. Now, since Aranea ...
2009-03-25