← Back to team overview

kicad-developers team mailing list archive

Re: Kicad + V8/NodeJS/Swig [split from kicad ideas mail]

 

> I will keep working on it, and keep you updated, my "roadmap" may look like this: 
>
> 1) End the wrapper for BOARD objects, and all the objects inside a board.
> 1.b) Add wrappers to basic objects like wxString, wxPoint, etc...
> 1.c) Clean up the GetBoard() implementation I did now (just for test)
> 2) Wrap the KICAD_PLUGIN + BOARD objects, to make "kicad/pcbnew" modules importable from
> scripts.
> 3) Make some QA tests to check the our new scripting classes


I like number 3).  If the SWIG definitions are not regularly built and tested, we can well
imagine how they could become out of sync.  Thanks for thinking of this.


>
> Stepping up for this job it seems more and more feasible to me, as I solve the little
> problems that I'm finding around it
> should be something easy to do and maintain
>
> Greetings, 
> Miguel Angel Ajo
>



Follow ups

References