Huh? This post doesn't sound like anything in HARMONY-5692. We need clear somethings up first.
1. apr-iconv is in the build as a dependency of log4cxx 2. there is no use of apr-iconv for charset encoding/decoding 3. HARMONY-5692, AFAIU is replacement of log4cxx with custom logger implementation to reduce the build time What's the value of replacing log4cxx with a custom logger? Reducing the build time isn't enough for me - there have to be other ways to accomplish that without sub-system replacement. -Nathan On Fri, Apr 11, 2008 at 10:37 PM, Alexei Fedotov <[EMAIL PROTECTED]> wrote: > Hello, > > One may notice that both icu and apr-iconv are currently used to build > Harmony HDK. Both libraries address charset encoding and decoding. > Should we keep both of them or try to use the only one? > > HARMONY-5692 [1] contains one possible "compilable" answer to this > question and related reasoning. Alexey Varlamov and Tim suggested > discussing the matters on dev@ list, so I created this thread on the > subject. You are welcome to share your opinion about the libraries > Harmony depends on, the patch from [2], my arguments defending the > patch, and further directions here. > > -- > With best regards, > Alexei > > [1] https://issues.apache.org/jira/browse/HARMONY-5692 >