Closed oerich closed 12 years ago
I would like to have a wizard that allows users to create their own queries. This would allow to convert arbitrary database schemas very easily. Using different DAOManagers for loading and storing would then allow to store the data locally in the default schema.
Another nice idea: Use a hybrid DAOManager that loads Discussions and DiscussionEvents from jazz, but the Classification from a local source (csv, psql, or mysql). Of course, this requires a good solution for #12