Simplified mechanism required for adding new applications
Simply inheriting from SylkApplication is enough now. Under the hoods, the appname
attribute is automagically computed, and an abc is used instread of Zope's Interface
to validate that the application conforms to the API