Re: [Ktechlab-devel] todo list.

2009-10-02 Thread Alan Grimes
santiago gonzalez wrote: # > Then previous versions logic was created this way: > m_pLogicOut = > picComponent->createLogicOut(picComponent->ecNodeWithID(picPin.pinID)->pin(), > false); > In the new versions is done this way: > m_pLogicOut = new LogicOut(LogicIn::getConfig(), fals

Re: [Ktechlab-devel] todo list.

2009-10-02 Thread santiago gonzalez
> > I'm not a flowcode/PIC guy. If I broke your stuff, I'll do what I can to > help you figure out how to adapt to the changes in the lower-level > classes. I'm just not that interested in it myself right now. > Ok, there are somethings not working with pics; the most important (i think) is that p

[Ktechlab-devel] todo list.

2009-10-01 Thread Alan Grimes
1. Continue cleaning up the code surrounding connectors, connector routers, etc. Long term goal: make the engine smart enough not to do really stupid things like hop a connector over itself only to loop back and meet at a junction, or make embareassingly long junctions. eg: | |