2007-03-26 - added ability to render Java exceptions as JSON maps (with the 'error' property set) - changed WOMessage not to return the contentString() in toString() - bumped expiration interval to 1h in JoResource - added response MIME type to WOApplication request log - added some schema support to models - changed the place where requested attributes are extracted from a fetch specification - added mapping support for long columns - fixed a bug when applying readformats w/o a %P - properly load read/writeformat attributes from model - various minor bugfixes ------------------------------------------------------------------------ r1013 | helge | 2007-03-23 23:12:12 +0100 (Fri, 23 Mar 2007) | 1 line ------------------------------------------------------------------------ r1014 | helge | 2007-03-24 13:32:36 +0100 (Sat, 24 Mar 2007) | 1 line added ability to render Java exceptions as JSON maps (with the 'error' property set) ------------------------------------------------------------------------ r1015 | helge | 2007-03-25 00:44:23 +0100 (Sun, 25 Mar 2007) | 1 line improved JSON generation of exceptions ------------------------------------------------------------------------ r1016 | helge | 2007-03-25 12:10:50 +0200 (Sun, 25 Mar 2007) | 1 line changed WOMessage not to return the contentString() in the toString() method, but the description ------------------------------------------------------------------------ r1017 | helge | 2007-03-25 12:26:18 +0200 (Sun, 25 Mar 2007) | 3 lines bumped expiration interval to 1h in JoResource added response MIME type to WOApplication request log ------------------------------------------------------------------------ r1018 | helge | 2007-03-25 16:52:44 +0200 (Sun, 25 Mar 2007) | 1 line added some schema support to models ------------------------------------------------------------------------ r1019 | helge | 2007-03-25 19:00:24 +0200 (Sun, 25 Mar 2007) | 1 line added a bit of format documentation ------------------------------------------------------------------------ r1020 | helge | 2007-03-25 22:57:32 +0200 (Sun, 25 Mar 2007) | 1 line changed the place where requested attributes are extracted from a fetch specification (previously done in the EODatabaseChannel, now in EOAdaptorChannel) ------------------------------------------------------------------------ r1021 | helge | 2007-03-26 00:12:07 +0200 (Mon, 26 Mar 2007) | 1 line minor improvements to logging ------------------------------------------------------------------------ r1022 | helge | 2007-03-26 00:41:44 +0200 (Mon, 26 Mar 2007) | 1 line log result count in debug mode ------------------------------------------------------------------------ r1023 | helge | 2007-03-26 01:51:22 +0200 (Mon, 26 Mar 2007) | 1 line added mapping support for long columns ------------------------------------------------------------------------ r1024 | helge | 2007-03-26 02:38:14 +0200 (Mon, 26 Mar 2007) | 1 line fixed a bug when applying readformats w/o a %P ------------------------------------------------------------------------ r1025 | helge | 2007-03-26 02:40:32 +0200 (Mon, 26 Mar 2007) | 1 line properly load read/writeformat attributes from model ------------------------------------------------------------------------