From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7263e2a3ccf283886f301cf803427ada@proxima.alt.za> To: 9fans@9fans.net Date: Fri, 20 Mar 2009 17:17:57 +0200 From: lucio@proxima.alt.za In-Reply-To: <2C0788DC-E14D-4C9E-9623-FFA4A01CB761@lsub.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Raw Input Driver Topicbox-Message-UUID: c13d86d4-ead4-11e9-9d60-3106f5b1d025 > The only problem is to come up with a > widget abstract and generic enough. That's because one can't resist generalisations. Maybe one should be looking for generalisations at a different level of abstractions. Off the cuff, if I could install sprites through a synthetic filesystem, I may only need a channel in which to exchange commands and responses with the sprites. The sprites themselves can contain the semantics appropriate to their functions. Or one may create TK objects, then submit TK commands to them and accept responses on a multiplexor/demultiplexor channel depending on need. I'm shooting from the hip, of course, but that would the direction I would be heading in. ++L