On Wed, Jul 31, 2002 at 04:29:40PM +0200, Andre Poenitz wrote:

> What does it cost? A millisecond in respose to a user action?

We're already pushing the response limit in some situations.

> class Action {
>   kb_action  lfun;
>   string     arg;
>   //double     x;  (?)
>   //double     y;  (?)
> };
> 
> instead of the current (kb_action, string) pairs that are handed down to
> the dispatch() functions.

I'm playing with stuff like this right now in fact. I'm not sure I like
a lot of it.

john

-- 
"The simpler it is, the harder it is." 
        - Tim Van Holder

Reply via email to