> There are solutions based on relational databases that "simulate" data > persistence, like Hybernate. I know little about Hybernate (i've read > some things, but never used it), but it does not remove the need for a > relational database, it only wraps it so we can use it as if the > database was OO. (am i right?.....). Wouldn't it be better if the > database was really OO? > Is there a proven working solution of Object Oriented databases? Do you > know something about this? If there was, would you use it?
You might have a look at haXe SPOD library : http://haxe.org/tutos/spod Nicolas _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
