Re: FunctionICUFormatNumber

2008-11-18 Thread David Bertoni
following not be performed: // Install ICU support for the format-number() function. FunctionICUFormatNumber::FunctionICUFormatNumberInstaller theInstaller; OK, that documentation is out of date. Can you please file a Jira issue so I can update it? If you're using the XalanTransformer

FunctionICUFormatNumber

2008-11-17 Thread Per Cederin
could the following not be performed: // Install ICU support for the format-number() function. FunctionICUFormatNumber::FunctionICUFormatNumberInstaller theInstaller; Is the "Basic usage patterns" wrong? And how should I processed to have support for format number? Regards, Per