kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #10961
Re: Kicad Tool Framework
On Mon, Aug 12, 2013 at 06:31:40PM +0200, Tomasz Wlostowski wrote:
> I've seen one: gtk and glib.
I actually like glib; gtk suffers from doing OO in C, but at least you
know what's happening... if it wasn't for all these upper case macros
I'd say it's one of the best toolkits around; OTOH with boost... well
you *wait* it compiles, then hope does what you want. If it doesn't
trigger a compiler bug :D
> All coroutines ultimately end up context switching...
With assorted troubles needing to declare volatile or stuff, at least
in C. The problem is doing *correctly* context switching:P
--
Lorenzo Marcantonio
Logos Srl
References