Began implementing new dispatch framework (with Will Grant and Nick Chadwick). Added package: ivle.webapp. This contains 'base', with some base class implementations for the new Plugins and Views, and 'admin', with 'user' (part of 'userservice') re-implemented for the new framework in a RESTful way. dispatch: Added code to partly handle the new plugin system, then fall back to the old one.