> IOW over-designing for something which will never happen ;)
I think is important to keep focused on what the cloud actually is. For me at leas it's not just a o/r mapping. we have build the storage layer to be a storage layer. And we have build the database storage to store data in relational databases. I really don't see why we could not use simple object serialization or something like ozone-db or flat file database for fast frontends. How about a database less mmbase that delegates calls it hasn't cached to a "real" mmbase? ain't that fun :) _______________________________________________ Developers mailing list [EMAIL PROTECTED] http://lists.mmbase.org/mailman/listinfo/developers
