Reordered services
Reordered some initialisation of fields that does not match the field class declaration and does not compile with modern C++ compilers.
Also be aware of issues with Object::Purge
and Reference::operator=
that are hidden by children classes methods and do not compile with modern C++ compilers.