Hi Daniel,

On Wednesday 18 February 2009 13:11, Daniel Rentz wrote:

> Now, I see that ooxml03 introduces dependencies to svx, and that it has
> been started to use core classes (vcl Graphic, svx filter code, tools
> String) inside oox. I strongly disagree to do so. Especially the toiols
> String class is deprecated and its use in new code is discouraged. In
> the past, we have prevented this with a lot of effort, by using and
> extending the OOo API and related helper modules (e.g. comphelper and
> related). Please consider to rework the changes to ged rid of these
> dependencies.

Sure, I'm aware that the dependency on SVX is not wanted; I was unable to get 
rid of it, though, so I spent considerable time refactoring SVX to eat less 
resources, please see the issues:

http://www.openoffice.org/issues/show_bug.cgi?id=99545
http://www.openoffice.org/issues/show_bug.cgi?id=99638
http://www.openoffice.org/issues/show_bug.cgi?id=99683

The SVX dependency is needed for DrawingML/VML export, and its code sharing 
with the existing Escher stuff.  If you have an idea what is a better place 
for DrawingML/VML code, I'll be happy to move it there.

Thank you,
Kendy

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

Reply via email to