Thanks to the brilliant refactoring of ecnode, I finally understand why
ktechlab confuses wires with busses.

It starts out with a network of connectors, and then goes to a network
of connectors that carry some electrical signals, to a network of
connectors that carries one electrical signal. When in truth, the case
where there is only one electrical connector is NOT a special case of
the case where there are many. The design choice to organize the code
that way anyway is causing many headaches where container classes are
used in place of simple pointers and the business about ktechlab
allowing you to connect a bus to a single wire with unpredictable results.


-- 
New president: Here we go again...
Chemistry.com: A total rip-off.
Powers are not rights.


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel

Reply via email to