Re: [Gambas-user] Super cool crash when reading settings twice

2015-10-07 Thread Benoît Minisini
Le 07/10/2015 22:11, Tobias Boege a écrit : > Hi Benoit, > > I have a crash in one of my projects. I managed to isolate the problem to > the attached project. I have a class which has a Settings As Collection > property for use with Settings' Read() and Write() methods. > > What I now do is write t

[Gambas-user] Super cool crash when reading settings twice

2015-10-07 Thread Tobias Boege
Hi Benoit, I have a crash in one of my projects. I managed to isolate the problem to the attached project. I have a class which has a Settings As Collection property for use with Settings' Read() and Write() methods. What I now do is write the object to the settings and then read it *twice* in a