Hello, The last few days I heard a lot of talking about the 'old' and 'new' databasesupportclasses (Datastorage vs MMJdbc2NodeInterface).
Not a lot of people knew about the excistence of DataStorage and it is causing a lot of confusing, eg: - What does the Datastorage do and why was it created in the first place? - Is it backwards compatible? - Is it or will it be the preffered way to access the database? - What's the difference between Databastorage and MMJdbc2NodeInterface? - Which databases are supported in the datastorage-classes - What's the status of the datastorage? - etc, etc. I'd like to start a discussion about the databaseclasses, because I don't like the idea of having to different ways. Sometimes more ways of doing things is better, because you get to choose. But in this case it can cause a lot of problems, eg: - which of the 2 is the query-project gonna use? - which of the 2 will have things like foreign keys? - etc I'd like to get things straight before the 1.6 release. IMHO this doesn't have to main we're using the new way in 1.6, but is has to be clear what the future will be, which classes will be supported in the future, which will be used to build new features as the query-project, builder-inheritance, etc. So let the discussion begin :) Gerard
