On Mon, Jul 08, 2013 at 09:01:56PM +0200, André Pönitz wrote:
> (b) Lower case outermost namespace
> Contra:
>   - It works as it is.
> 
- it's non-qt

to solve the clash problem, there are two approaches:
- use an additional convention (ugly)
  - FooNames::Foo
  - Foo::FooClass
- remove the redundancy
  - Foo::Plugin
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to