To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53067
                  Issue #:|53067
                  Summary:|unlocalized error messages in various SDBC drivers
                Component:|Database access
                  Version:|OOo 2.0
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|oj
              Reported by:|msc





------- Additional comments from [EMAIL PROTECTED] Tue Aug  9 01:07:55 -0700 
2005 -------
make internal bugid 104464 public

We have several SDBC driver implementations which contain unlocalized error
messasges only.
We should introduce a connectivity-wide mechanism for loading resources. This
should probably be a UNO service, to prevent linking against the TOOLS lib in
connectivity.

In the UNO API, there is a module com.sun.star.resource, but it seems quite ...
sparse. Additionally, in SO 5.2 there was a service
"com.sun.star.resource.VclStringResourceLoader", but there seems to be no
documentation about it.

I would prefer creating a _simple_ UNO service which can only load strings, and
internally works with the SimpleResManager - this would eliminate the need for
the SolarMutex, which is a very big advantage.

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

Reply via email to