v 0.2 [8 July, 2007] - added a "Database" class which offers functionality to work with databases. - prototypejs: using version 1.5.1.1 instead of 1.5.1_rc1 now - AjaxedPage.iif, AjaxedPage.error, AjaxedPage.throwError are obsolete and use the appropriate library methods now. - added a "library" class which holds "global" and general functions which are needed through the whole library. check the documentation for new functions - added a "stringOperations" class which adds a lot of additional and useful string manipulation functions to the library - created a "test" folder which holds unit tests for the library. - created a folder "prototypejs" and moved the prototype JavaScript library there - created a folder for each VBScript class (class_ajaxedPage, class_JSON). Prefixed the folder with "class_" v 0.1 initial release