dipaksavaliya / datanucleus-appengine

Automatically exported from code.google.com/p/datanucleus-appengine
0 stars 0 forks source link

Drop support for old storage versions #298

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Retention of the old storage version(s) imply keeping an amount of baggage in 
the codebase for the plugin. If we could drop support for these old versions 
from, say, v3.0 then we could strip out the majority of the classes under 
"src/com/google/appengine/datanucleus/mapping" as well as 
DatastoreAdapter.java, and likely also the FKListStore/FKSetStore classes.

Original issue reported on code.google.com by googleco...@yahoo.co.uk on 21 Aug 2012 at 6:27