1. removed Utilities and Configuration classes registrations in application 2. processQueryString method moved from EventManager to HTTPQuery 3. added some comments to session class 4. fixed HTTPQuery and Params constructors to call parent class constructor too 5. added tags for kernel debugging into CandatateTagProcessor 6. styles moved to separate file.
1. Fixed BIG bug in case if sid was specified in QueryString, just was not used at all and each time new was generated 2. Session and SessioStorage adopted to kernel classes 3. EventManager ProcessRequest is devided into 2 methods - parse QueryString and ProcessRequest