To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52415


User fs changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |STARTED
--------------------------------------------------------------------------------
          Target milestone|---                       |OOo Later
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jul 25 00:53:01 -0700 
2005 -------
There are quite a few unlocalized strings in the various database drivers.
Unfortunately, those drivers are so low-level that most of them do not have
access to the resource system from the tools project, thus there's currently no
infrastructure for loading resources in those drivers. Changing this is no
2.0-project, with the current restrictions on 2.0.

fs->fs: There's some UNO service for loading pure strings from a resource file,
which would be sufficient here. However, IMO this service is somewhat strange
:), since it uses XInvocation::invoke( "getString", ..) to load a string. IMO, a
real solution to this problem would be to find a dedicated API for resource
loading - com.sun.star.resource is already in-place, but not implemented
anywhere, so we need to check it for feasibility first.

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