6 Jul
2013
6 Jul
'13
1:35 p.m.
on Tue Jun 11 2013, David Sankel
As an aside, the whole concept of 'schema evolution' has really piqued my curiosity. Is there some academic key-word I can search with to learn more about data structure evolution in systems that need to maintain some kind of backwards compatibility?
You find this term all over discussions about applications—especially web apps—that use persistent databases, but it also applies to anything that saves and reads files whose format might need to change over time, i.e. standard desktop apps. -- Dave Abrahams