[Development] Qt Essentials

lars.knoll at nokia.com lars.knoll at nokia.com
Mon Aug 6 11:52:37 CEST 2012


On Aug 6, 2012, at 11:33 AM, ext Thiago Macieira <thiago.macieira at intel.com> wrote:

> On segunda-feira, 6 de agosto de 2012 16.31.40, Aaron McCarthy wrote:
>> As an add-on should Qt Location be moved out of the global namespace and
>> into  its own like other Qt add-ons?  I know former Qt4 modules are exempt
>> from this rule, but what about former Qt Mobility modules or former Qt 5
>> essential modules  ?
> 
> I'd just leave it as it is. Modifying it now would be harder and possibly 
> destabilise the code.

We already have QT_BEGIN/END_NAMESPACE macros used throughout, as well as a module specific qmoduleglobale.h. So I would think it should be possible to do the change in a rather straightforward way.

I can't see how this could destabilise the code. All of this change is fully checked at compile time.

Cheers,
Lars




More information about the Development mailing list