From: Henri DF <hen...@ep...> - 2004-04-25 20:44:57
|
> It looks interesting, although I didn't need theses before. > Some comments : > - polymorphic is better than functors (more usable and better perfs as > Martin said) polymorphic code better performing than functors? sounds odd... henri > - there should be a way to retreive all the objects from a table and all the > properties from an object > - properties should be "closures" over objects so we doesn't need 2 > arguments on put/get > - better would be to have a recursive data structure so properties can > themself be objects :-) > > Regards, > Nicolas Cannasse > > > > ------------------------------------------------------- > This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek > For a limited time only, get FREE Ground shipping on all orders of $35 > or more. Hurry up and shop folks, this offer expires April 30th! > http://www.thinkgeek.com/freeshipping/?cpg=12297 > _______________________________________________ > ocaml-lib-devel mailing list > oca...@li... > https://lists.sourceforge.net/lists/listinfo/ocaml-lib-devel > |