On Dec 4, 2006, at 3:53 PM, Peter Karman wrote:

> fwiw, I'm using Swish-e to store my serialized RDBO objects, with  
> the added
> benefit of being able to do full-text search and sorting on them as  
> well. I'm
> using http://search.cpan.org/~karman/SWISH-API-Object-0.05/lib/ 
> SWISH/API/Object.pm

I serialize to YAML, store in memcached, and reverse

The only issue i ever have is when there are related objects / child  
objects in the data that i store/retreive.  then elegant rose code  
meets half-assed homebrewed 'lets get this to work in 5 minutes ,  
because this functionality is deperately needed, and figure out a  
better way later' code.



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to