[Kde-bindings] KDE/kdebindings

Arno Rehn arno at arnorehn.de
Sun Jun 8 10:27:54 UTC 2008


Am Samstag 07 Juni 2008 19:14:43 schrieb Richard Dale:
> On Saturday 07 June 2008 12:13:54 Arno Rehn wrote:
> > SVN commit 817998 by arnorehn:
> >
> > * C++ namespaces are now mapped to C# namespaces. If a class is in no
> > namespace, it is put into 'Kimono' (or 'Qyoto' for Qt).
> > * The functions within a namespace are put into a class called 'Global'
> > in the C# namespace.
> > * Added the qxmlstream.h header.
>
> Sounds good. What about the idea to move nested classes into there own
> source files that you talked about on irc? I've thought about that since,
> and I'm really not keen on the idea. For instance, there are some really
> small nested classes in Qt, and it will just clutter the project up if we
> move them out.
Yep, I've removed that part of the patch. Nested classes are still in the same 
source file as their containing class.


-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list