Hi, > > > > So, I'm not sure that that the feature is working as intended. My "guess" > > was that just turning on the property would create a serialized file, which > > would be loaded next time round. That doesn't seem to be the case. > > I checked the code and found that you are right. > The important change was made by Armin two month ago: > http://cvs.apache.org/viewcvs/db-ojb/src/java/org/apache/ojb/broker/meta data/RepositoryPersistor.java.diff?r1=1.10&r2=1.11&diff_format=h > > He states that it was to fix a problem, but I don't remember the actual > problem. > I could imagine that it is related to the separation of classdescriptors > and connectiondescriptors. May Armin remembers. > > IMO it would be good to maintain the old sematics of RepositoryPersistor > which allowed to keep a serialized version of the repository accross > several relaunches of an application. > > thoughts?
Sorry, my mistake during the big metadata refactoring. I misinterpreted the sense of that feature. Should be easy to fix. I will do that ASAP. regards, Armin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
