To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101016





------- Additional comments from a...@openoffice.org Wed Apr 15 09:50:50 +0000 
2009 -------
AW: I took a look at GraphicObject usage for the whole chain through SdrGrafObj
and primitives. To change this to shared_ptr would mean to incompatible change
SdrGrafObj's member, the interface to get/set GraphicObject there and all users
(all apps, incompatible from svx). This would be possible, but highly dangerous.
It would be much better if GraphicObject copy constructor could manage to copy
it's registration at the GraphicsManager; the Graphic to use (checksum, etc...)
is all known - it's the copy constructor.
This change - if possible and not too dangerous - would also be potentially
useful for performance per se; i'm sure GraphicObject copy constructor is used
in quite some other cases, too.
Hoping for KA finding a good solution, looking forward for other 
possibilities...

---------------------------------------------------------------------
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...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


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

Reply via email to