Closed GoogleCodeExporter closed 9 years ago
Hmmmm. It was deliberately decided that @OnLoad does superclass-first and
@OnSave does subclass-first. The general thinking was that this is somewhat
like start/stop methods. But maybe that thinking is wrong.
I just checked and JPA does superclass-first, so that's a good data point. I
will reverse the order for @OnSave.
Original comment by lhori...@gmail.com
on 18 Nov 2014 at 6:00
This issue was closed by revision 0e07671a08f4.
Original comment by lhori...@gmail.com
on 18 Nov 2014 at 6:05
It will be great to clearly state in documentation the ordering for @OnLoad
and @OnSave.
Thanks
Original comment by hus...@gmail.com
on 27 Nov 2014 at 1:33
The documentation does clearly state it. And as of v5.1.2, it's even accurate :)
Original comment by lhori...@gmail.com
on 27 Nov 2014 at 7:08
Original issue reported on code.google.com by
oliver.h...@gmail.com
on 30 Oct 2014 at 6:58