kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #15167
Re: [PATCH] Fix absence of PCB_TARGET class in python interface.
In response to a message written on 13.10.2014 15:32, from jp charras:
>> BTW. In the name of code clarification, is that „GetClass() const” should
>> be renamed to simpler „ClassName()” ?
>
> GetClass() is not a perfect name, but unfortunately ClassName (in fact
> GetClassName(), near ClassName() ) is already in use in NETINFO_ITEM class
> (GetNetClassName could be a better name for NETINFO_ITEM::GetClassName)
OK, I understand, code classes can be missed namely with KiCAD internal data
namespace classes. So maybe „GetClassCodeName()” ?
--
Best Regards,
LordBlick
References