On Monday 08 of July 2019, Michael Stahl wrote:
On 06.07.19 19:59, Adrien Ollier wrote:
Please do not split emails randomly into halves, it just makes it confusing.
well there are some options:
1) keep tag enums
+ conditions are fast
- violates the purity of object-oriented dogma
- makes it easier to miss places that need handling
2) use dynamic_cast instead
- slow
+- it is semi-object-oriented (at first glance you're making use
of subtyping but in reality it's not)
1) and 2) are more or less the same, just with different tradeoffs.
...
I hope that all of you understand that it is important you to know this
information so that you do not break all my work.
This is not getting priorities right. The point of the work should be to
improve things. If your work makes it a misery for everybody else, then it's
the wrong way around, and people will generally resist/fail to do it anyway.
You either need a different approach, or accept that #74702 may not actually
be an improvement.
--
Luboš Luňák
l.lunak@collabora.com
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.