Missing DefaultTreeDataModel service
Noel Grandin
noel at peralex.com
Fri Jul 12 02:35:56 PDT 2013
On 2013-07-12 10:35, Noel Power wrote:
> Indirectly the the new service migration changes
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=fcd01fba69db6de6cfc983fae65b6ba6764de0d6
> cause https://bugs.freedesktop.org/show_bug.cgi?id=66586
Eeek. My apologies.
Sometimes I forget to adopt the necessary paranoia when changing
existing code (never assume that existing code actually works, except in
the minimal sense of not producing crashes)
A pickaxe search on the git history says that the only commit containing
the string DefaultTreeDataModel is
32cd4a92ef227bacd70be5c325a7e0d82bc90a7e
which introduced the file treecontrolpeer.cxx on the 27 June 2007
So I think it's safe to say that the "DefaultTreeDataModel " service, if
it ever existed, can be considered pre-history.
I think I should simply revert most of the commit, as well as deleting
that chunk of code in
svtools/source/uno/treecontrolpeer.cxx
Regards, Noel Grandin.
Disclaimer: http://www.peralex.com/disclaimer.html
More information about the LibreOffice
mailing list