[pyicu-dev] [PATCH] Add correct namespace declarations everywhere

Fredrik Roubert roubert at google.com
Tue Sep 11 09:25:38 PDT 2007


On 9/11/07, Andi Vajda <vajda at osafoundation.org> wrote:

> Why is the namespace patch necessary ?

In ICU 3.8 there will be a number of additional namespace declarations
(eg. in unistr.h) that will require these additional namespace
declarations in PyICU. And they don't hurt while using ICU 3.6 either.

> Wouldn't it be me more convenient to add a global 'using namespace icu;'
> statement somewhere instead ?

Maybe. I don't know enought about the design decisions in ICU and
PyICU to have an opinion about that, so I just followed the style
currently used.

-- 
Fredrik Roubert
roubert at google.com


More information about the pyicu-dev mailing list