On Mon, 29 Jun 2020 at 13:14, Regina Henschel <rb.henschel@xxxxxxxxxxx> wrote:
(1) add a member to class DrawingML
(2) extend the parameter lists in the calling chain
extending the parameter list is generally a better idea because it limits the scope of the extra information
Lots of programming design is about limiting the scope of information, because the more information "in scope" at a given point in a program, the more things we have to worry about. :-)
_______________________________________________ LibreOffice mailing list LibreOffice@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/libreoffice