[7:11]<hamen> hi [9:47]<simono> #663 fix works for me, thanks [10:00]<hannesw> simono: greate! [11:04]<hannesw> I just uploaded new 1.7.0 release candidate builds: [11:04]<hannesw> http://adele.helma.org/download/helma/1.7.0-rc2/ [11:21]<simono> #668 works too [11:22]<simono> my grouped collections behave slightly different [11:23]<simono> all in one req: I add some obj of type A to coll thereby creating group A. i then remove all objects from group A. before your fix group A would still exist but be empty. now group A is null if emptied. [11:24]<simono> thinking about it, this makes sense [11:30]<hannesw> simono: yes, I could have gone the other way, keeping the empty group node [11:31]<hannesw> i actually spent some time experimenting with different solutions, but the current one made most sense in the end [11:32]<simono> ok, just reporting what i noticed [12:20]<hamen> hi [12:34]<simono> hi [16:08]<hannesw> what callbacks should we implement in Storable? [16:08]<hannesw> e.g. stuff like onSave, or beforeSave, or whatever...