Re: [Kicad-developers] Component library object change proposal.

2010-07-28 Thread Dick Hollenbeck
On 06/25/2010 02:06 AM, Dick Hollenbeck wrote: > >> Maybe another thing is to split it complete from the kicad core. So >> create a real library written in ISO C++ so people who want to write >> plugins and language bindings will be more happy than the hacked code >> to read and write files in t

Re: [Kicad-developers] Component library object change proposal.

2010-06-27 Thread Wayne Stambaugh
On 6/27/2010 4:56 AM, jp.char...@wanadoo.fr wrote: > Wayne Stambaugh a écrit : >> On 6/26/2010 2:50 PM, jp.char...@wanadoo.fr wrote: >>> Wayne, >>> I sent this mail to Kicad-developers list, but I believe it seems lost >>> for an obscure reason. >>> (this is not the first time it happens) >>> So,

Re: [Kicad-developers] Component library object change proposal.

2010-06-27 Thread jp.char...@wanadoo.fr
Wayne Stambaugh a écrit : On 6/26/2010 2:50 PM, jp.char...@wanadoo.fr wrote: Wayne, I sent this mail to Kicad-developers list, but I believe it seems lost for an obscure reason. (this is not the first time it happens) So, I send it directly to you. I apologize if it is a duplicate. JP, I did

Re: [Kicad-developers] Component library object change proposal.

2010-06-25 Thread Dick Hollenbeck
> Maybe another thing is to split it complete from the kicad core. So > create a real library written in ISO C++ so people who want to write > plugins and language bindings will be more happy than the hacked code > to read and write files in the current codebase. Because if you find > some softwar

Re: [Kicad-developers] Component library object change proposal.

2010-06-24 Thread Jerry Jacobs
On Fri, Jun 25, 2010 at 3:56 AM, Wayne Stambaugh wrote: > > On 6/24/2010 6:53 PM, Brian Sidebotham wrote: >> On 24 June 2010 21:36, Wayne Stambaugh wrote: >>> On 6/24/2010 3:44 PM, Dick Hollenbeck wrote: On 06/24/2010 02:19 PM, Wayne Stambaugh wrote: > In preparation for the forth coming

Re: [Kicad-developers] Component library object change proposal.

2010-06-24 Thread Wayne Stambaugh
On 6/24/2010 6:53 PM, Brian Sidebotham wrote: > On 24 June 2010 21:36, Wayne Stambaugh wrote: >> On 6/24/2010 3:44 PM, Dick Hollenbeck wrote: >>> On 06/24/2010 02:19 PM, Wayne Stambaugh wrote: In preparation for the forth coming changes to the component library file format, I would like

Re: [Kicad-developers] Component library object change proposal.

2010-06-24 Thread Wayne Stambaugh
On 6/24/2010 4:56 PM, Dick Hollenbeck wrote: > On 06/24/2010 03:36 PM, Wayne Stambaugh wrote: >> I don't know how fancy it will need to be. The only thing I know that >> aliases are used for in EESchema is listing and searching for >> components. Searching components list of aliases would not be a

Re: [Kicad-developers] Component library object change proposal.

2010-06-24 Thread Brian Sidebotham
On 24 June 2010 21:36, Wayne Stambaugh wrote: > On 6/24/2010 3:44 PM, Dick Hollenbeck wrote: >> On 06/24/2010 02:19 PM, Wayne Stambaugh wrote: >>> In preparation for the forth coming changes to the component library >>> file format, I would like to make some changes in the design of the >>> compon

Re: [Kicad-developers] Component library object change proposal.

2010-06-24 Thread Dick Hollenbeck
On 06/24/2010 03:36 PM, Wayne Stambaugh wrote: > I don't know how fancy it will need to be. The only thing I know that > aliases are used for in EESchema is listing and searching for > components. Searching components list of aliases would not be any more > complex than searching the library for a

Re: [Kicad-developers] Component library object change proposal.

2010-06-24 Thread Wayne Stambaugh
On 6/24/2010 3:44 PM, Dick Hollenbeck wrote: > On 06/24/2010 02:19 PM, Wayne Stambaugh wrote: >> In preparation for the forth coming changes to the component library >> file format, I would like to make some changes in the design of the >> component library object format and the component library e

Re: [Kicad-developers] Component library object change proposal.

2010-06-24 Thread Dick Hollenbeck
On 06/24/2010 02:19 PM, Wayne Stambaugh wrote: > In preparation for the forth coming changes to the component library > file format, I would like to make some changes in the design of the > component library object format and the component library editor behavior. > > The current component library

[Kicad-developers] Component library object change proposal.

2010-06-24 Thread Wayne Stambaugh
In preparation for the forth coming changes to the component library file format, I would like to make some changes in the design of the component library object format and the component library editor behavior. The current component library design creates aliases as a stand alone objects that ref