From: Assaph Mehr Date: 2005-10-24T05:17:15+09:00 Subject: Re: Madeleine, SQLite and multi-platform issues (in ruby :-) > There is an example in the distribution called "record_class_test.rb" > that shows how this works. Oh well, time to read the docs I guess :-) > >How about many-to-many? Constraints on relationships? I don't mind > >doing this with a special relationship-class, just want to know what > >is the KB-way? > > > Nope and nope. So how are many-to-many relationshops handled (e.g. authors and books)? Also, how well does KB deal with "schema" changes between revisions? I mean a new class version vs old data-store - how do I handle old record data vs. new fields? Cheers, Assaph