To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62303
                  Issue #:|62303
                  Summary:|The Java proxy class for
                          |"com.sun.star.lang.XEventListener" should report to
                          |implement "java.util.EventListener"
                Component:|api
                  Version:|OOo 2.0.1
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|sb
              Reported by:|ronyf





------- Additional comments from [EMAIL PROTECTED] Mon Feb 20 01:07:54 -0800 
2006 -------
Hi there, 

in order for stock Java classes to be able to identify OOo EventListeners as
such (e.g. for "java.bean.Introspector") "com.sun.star.lang.XEventListener"
should report to implement "java.util.EventListener". 

This way all OOo XEventListeners should be identifyable via reflection, which is
important for specific use-cases, especially in the context of scripting
languages which employ reflection to determine how to interact with OOo.

Regards,

---rony

Cf. Java 1.5 docs for the relevant stock-classes:
<http://java.sun.com/j2se/1.5.0/docs/api/java/beans/Introspector.html> and
<http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html>.

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

Reply via email to