To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107450
                 Issue #|107450
                 Summary|split EditEngine/Outliner from huge svx library
               Component|framework
                 Version|1.0.0
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|TASK
                Priority|P3
            Subcomponent|code
             Assigned to|mba
             Reported by|mba





------- Additional comments from m...@openoffice.org Fri Dec  4 16:51:16 +0000 
2009 -------
EditEngine and Outliner are two parts of svx that basically should not have
dependencies on the largest svx part, the drawing layer code. As they
nevertheless are in the same module, a lot of unnecessary dependencies and
intertwinings have crept in. Removing them should enable us to move EditEngine
and Outliner to an own library and own module.

As it looks, it should also be possible to build this new library without
linking it against sfx2 (as the currently used parts of sfx2 are not genuine
framework/sfx2 code, rather something that could be in svtools or other modules
also), so that this library can be moved downwards in the build system 
hierarchy. 

This move will require some changes in other libraries, including at least sfx2,
vcl, svtools and goodies.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to