Larger changes to Core
Today, some larger changes have been made to NApf. The Caching module (Xml implementation) has been merged into Core. Also, all storage in static variables (and instance variables of Caching service) has been moved into a new IDataStorage interface.
All these changes were done to make the framework more portable to other environments. With the current changes (and the ones being worked on) it should get possible to use NApf and it's UI module to make web applications. This is something which, in the feature might be implemented by NApf itself, but this is not yet an objective.
