Re: [OJB-developers] Migration stylesheet
Brought to you by:
thma
From: <ll...@li...> - 2002-06-02 21:22:16
|
How about just putting the version attribute on the root element <descriptor-repository version="1"> Then on each change of the repository syntax (that needs migration) we increment the version number. We could also just use the OJB version numbers. But they tend to change without the repository changes and they are doomed to get out of sync sooner or later. > >> 3) >> For future use it would be nice if a version tag was introduced in >> the header. Maybe the DTDs should be named after the version. Perhaps >> not following the OJB versions. >> > |