[pyicu-dev] [PATCH] Add correct namespace declarations everywhere
Andi Vajda
vajda at osafoundation.org
Tue Sep 11 09:48:33 PDT 2007
On Tue, 11 Sep 2007, Fredrik Roubert wrote:
> 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.
All right, I checked in your changes.
Thank you for your contribution !
Andi..
More information about the pyicu-dev
mailing list