Benoker / DockingFrames

http://www.docking-frames.org
96 stars 46 forks source link

Resource Manager writes invalid version for reading #27

Open dim-s opened 10 years ago

dim-s commented 10 years ago

Bug: Resource Manager always writes the first version, but reads a file with the last version (method version.checkCurrent()).

dim-s commented 10 years ago

It was strange behavior, I tried to use the CControl class and its methods read and write. After writing a configuration file, I tried to load it, but an error has occurred that Version is invalid. I decided that was a bug and created this report :).

Benoker commented 10 years ago

I would need a bit more information to reproduce and verify the issue ;-) E.g. the stack trace would be interesting.