To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=94694 Issue #|94694 Summary|Dispatch objects don't call disposing although they im |plement XEventListener Component|framework Version|OOo 3.0 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|cd Reported by|cd
------- Additional comments from [EMAIL PROTECTED] Mon Oct 6 15:06:21 +0000 2008 ------- OpenOffice.org dispatch objects don't call disposing although they implement the com.sun.star.lang.XEventListener interface. There is a severe problem for external developers who don't know when a dispatch object gets invalid. There are only workarounds possible, e.g. using a FrameActionListener and react on COMPONENT_DETACHED, to invalidate dispatch objects. A correct framework solution would use disposing to notify listeners. --------------------------------------------------------------------- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
