Thomas Mueller wrote:
I am also for making it less configurable. For my current project
(GlobalDataStore), dead code and deprecated interfaces are quite a
pain. I would also remove unused persistence managers, and code that
we know is not tested well.
+1
There are from time to time users on the list trying to use
XmlPersistenceManager for example because it sounds somehow appealing to them
but they would do much better using one of the much faster and maintained bundle
persistence managers.
I would definitely like to see these old classes being deprecated.
Cheers,
Christoph