[OGo-XML-RPC] zOGI & Consonance

Mirco Bauer xmlrpc@opengroupware.org
Mon, 14 May 2007 17:01:18 +0200


Hi Adam,

Adam Tauno Williams wrote:
>The current *BIG* problem is that it really needs to
> use an on-disk cache and the filtering of tasks for the list needs to be
> more efficient,  when aimed at a production server it gets really bogged
> down.  Anyone familiar with db4o? :)

db4o just for caching sounds a bit overkill, what about the builtin 
support to serialize objects (or hashtables) in Mono/.NET?
See: http://www.codeproject.com/dotnet/phonebook.asp

regards,

Mirco Bauer