To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76296
User er changed the following:
What |Old value |New value
================================================================================
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |STARTED
--------------------------------------------------------------------------------
Target milestone|--- |not determined
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Apr 12 14:49:23 +0000
2007 -------
Sigh.. it could be so easy but alas is a tough one because unfortunately
UnicodeScript is an enum, and enums, if not including a large magic value, can't
be added to in the API because Java treats them as sets and adding a value would
break existing implementations in Java that already use that enum :-(
This effectively means we'll have to create a second UnicodeScriptNumber, either
as an enlargened enum or a constant, create second APIs using it, and adapt all
implementations using the API.
> Adding a unique Unicode Coptic Script id (UnicodeScript.idl) is necessary
> for clean implementation of a break iterator patch (Issue 74252)
Does that mean that the patch of issue 74252 wouldn't properly work without
having a script ID for Coptic or is that independent?
---------------------------------------------------------------------
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]