kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #10456
Re: data in headers
On Wed, May 22, 2013 at 09:08:35PM -0500, Dick Hollenbeck wrote:
> IMO, data should not be defined in a header file.
Completely agree. I was only suggesting a useful workaround for a common
case. Another technique I like for big, one-file-only data is to declare
them at the beginning and define them at the end (like the postscript
font metrics).
--
Lorenzo Marcantonio
Logos Srl
References