usage namespaces in kdevplatform Policy
Evgeniy Ivanov
powerfox at kde.ru
Thu Jul 3 21:47:10 UTC 2008
Andreas Pakulat wrote:
> On 03.07.08 23:20:39, Evgeniy Ivanov wrote:
>
>> Hi guys!
>> What should I include and not include into KDevelop namespace?
>> As I noticed interfaces and super classes are always in KDevelop:: and
>> plugins/"help" classes are not.
>> Can I use DVCS namespace for my stuff?
>>
>
> In your plugins you're free to do whatever you want :)
Crashes and memory leaks? xD
> Its just the
> public API of the libraries that needs to be in the KDevelop namespace.
> (Except sublime which is in its own namespace because its supposed to be
> independant of kdevelop)
>
Ok. adymo and I decided that we don't require DVCS::, so will put
interfaces and base classes to the KDevelop and keep another things in
the global namespace.
--
Best Regards,
Evgeniy
More information about the KDevelop-devel
mailing list