https://bugs.freedesktop.org/show_bug.cgi?id=70422
--- Comment #2 from Michael Stahl <[email protected]> --- i'm not sure if i understand the reasons for _how_ exactly the current split is done anyway... fwict the swui library is for stuff that is not needed immediately at startup; it only includes part of the "ui" while other parts of the "ui" are in sw library because they are needed always. so the current source dir structure is of (logically) "core" parts vs. "ui" parts whereas what you propose is to move parts that aren't "core" into sw/source/core. then again there is already a weird sort of split between "model" (which is all in core except for SwXTextDocument) and "view" which is partially in sw/source/core (base classes, ViewShell etc.) and partially in sw/source/ui. so i'm not sure what this all _should_ look like. perhaps what we really need is to split up the "ui" directory in 2 (so we have 4 dirs in sw/source), not move the stuff to sw/source/core/... -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
