[Kde-java] Re: GCJ (Re: Build system for KDE4)

Martijn Klingens klingens at kde.org
Thu Jun 16 11:16:16 CEST 2005


Thomas Zander said:
> Remembering a conversation on kdecore-devel about namespaces; the
> consensus was that kdelibs was not going to be adding namespaces, meaning
> most classes will be namespace-less.
> I'm inclined to use the directories they are in; so we have a
> kde.kparts and a kde.kdeui kde.kdecore
> where the last may be renamed to
> kde.ui and kde.core

That's only true for the 'old' parts of kdelibs like kdeui and kdecore.
KParts is already namespaced, KIO was 50/50 and will become fully
namespaced in KDE 4. I'm not sure for new code whether it HAS to be
namespaced or if there's just a strong preference for namespaces. Either
way, assuming kdelibs to be non-namespaced is wrong.

-- 
Martijn


More information about the Kde-java mailing list