https://bugs.documentfoundation.org/show_bug.cgi?id=47148

--- Comment #32 from Michael Meeks <michael.me...@collabora.com> ---
I believe I wrote up some E-mail rant about using strings to reference images
across the code left & right, instead of UNO references - which is
spectacularly unhelpful (but I lost my rant). An image is a leaf-node, there is
no real reason not to have a nice hard, rtl::Reference<> lifecycle for whatever
wrapper we put around it (to lifecycle manage it even when it's not swapped in
etc.) that I can see. I suspect we try to be too clever - rather than having a
nice central image cache we copy images to in the file-system, and that
something simpler and more robust with some very hard lifecycle around it would
be rather better ;-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to