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

--- Comment #1 from Dipankar Niranjan <dipankar1...@gmail.com> ---
Hi,
This is a method where deletion listener was being used.
It has been replaced by a VclPtr reference.
Please verify if I'm on the right track.

http://pastebin.com/aea0PSVf

Build and unit-tests are fine with the above code.

But build gives a unit-test failed if I use 
xWindow.disposeAndClear()
instead of
xWindow.clear()
xWindow.reset()
I might need some clarification on that.

Also vcl/README.lifecycle was a real help.
And do you have ScopedVclPtr in place of VclPtr in mind for the future?
I could also notice a lot of things left in the  "What remains to be done ?"
section of the doc.

Thanks!

-- 
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