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





------- Additional comments from [EMAIL PROTECTED] Mon Sep 10 10:51:07 +0000 
2007 -------
Additional comments.

The main purpose of these patches is, needless to say, to provide various
transliteration modules for users and developers. Not only that, this patch
provides an OneToOne mapping table shared by some similar transliteration
modules so that it can cuts off memory usage for various mapping tables.

However, this modification still has some minor problems below:
 - many redundant lines in i18npool (I will fix this problem soon by C macro.)
 - requires systematic management of exceptional conversion (see lines labeled
with "dirty hack!" in my i18nopol patch)
 - each instance holds their own index for fast search


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