[Gammaray-interest] sub-namespacing
Volker Krause
volker.krause at kdab.com
Wed Jun 5 09:23:54 CEST 2019
On Wednesday, 5 June 2019 00:04:26 CEST Christian Gagneraud wrote:
> Is there any special requirement for client/server code about namespacing?
> I would like to use a sub-namespace for my plugin. But it seems that
> no code does that.
> Is it allowed/desirable?
I don't think there is any requirement beyond having everything namespaced so
we don't collide with symbols of the target application (and that includes
client code due to the still available old in-process mode). The top-level
namespace should always be "GammaRay" as the meta type filtering for internal
stuff relies on this IIRC, sub-namespaces for individual plugins are fine.
Regards,
Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3864 bytes
Desc: not available
URL: <http://mail.kdab.com/pipermail/gammaray-interest/attachments/20190605/eae15e23/attachment.p7s>
More information about the Gammaray-interest
mailing list