Hi,

Some first feedback (more later):

There are 3 classes now, I would like the first class is only used if
there is no collator (so that the classes don't call super.xx if there
is no collator).

It's probably OK to use ICU4J if the class is in the classpath, but I
would like to add a way to enforce using the default (Sun / Oracle)
collator, and a way to enforce ICU4J. What about a prefix "default_"
to use the default, and "icu4j_" to use ICU4J?

There is some additional work to be done: add test cases (including a
micro-benchmark), add documentation (including documentation how much
it can potentially improve performance), add ICU4J to the build
process.

I will not have much time currently to work on this issue, but I
believe it would be a very good addition to H2. So, thanks a lot for
the work you have done so far! If you don't have time to work on the
issue right know I understand that of course.

Regards,
Thomas

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to