Tagged Questions
2
votes
1answer
129 views
Maintaining backwards compatibility with my object database?
I am writing an application using an object database (db4o) and in agile fashion will be starting from a small, minimal implementation and iteratively adding features from there, while releasing new ...