To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50350
                  Issue #:|50350
                  Summary:|cleanup IDL versus implementation
                Component:|sdk
                  Version:|680m106
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|documentation
              Assigned to:|tl
              Reported by:|jsc





------- Additional comments from [EMAIL PROTECTED] Mon Jun  6 01:03:40 -0700 
2005 -------
In IDL the module is named "com.sun.star.text.textfield" but when i try to
instantiate a service with this name i got an ServiceNotRegisteredException.
Instead of the lowercase version i have to use for example
"com.sun.star.text.TextField.Annotation".

We should clean up the implementation to support the lowercase and the uppercase
version for compatibility reasons. Because the lowercase version is the correct
module name relating to our naming convention.

And we should fix the same problem for "com.sun.star.text.FieldMaster". Here is
the module with uppercase in IDL. We should change it according to the naming
convention to lowercase and should support both versions in the implementation.

Changes are necessary for IDL, the implementation, SDK examples and
documentation (references in IDL as well as the DevGuide)

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