[patch] dispatch patch

2003-10-17 Thread Lars Gullik Bjønnes
I'd like to commit this. WIP towards clearer/saner dispatch structure. Objections? -- Lgb

Re: [patch] dispatch patch

2003-10-17 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | I'd like to Lars> commit this. WIP towards clearer/saner dispatch structure. >> Lars> | Objections? Lars> and now the patch... What is this priv_dispatch thingy, actually? +pr

Re: [patch] dispatch patch

2003-10-17 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | Lars> [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | I'd like to | Lars> commit this. WIP towards clearer/saner dispatch structure. >>> | Lars> | Objections? > | Lars> and now t

Re: [patch] dispatch patch

2003-10-17 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | What is this priv_dispatch thingy, actually? Lars> for me to have a place to put stuff I want executed for all Lars> inset::dispatch. OK, I see now. Thanks. JMarc

Re: [patch] dispatch patch

2003-10-20 Thread Andre Poenitz
On Fri, Oct 17, 2003 at 03:04:23PM +0200, Lars Gullik Bjønnes wrote: > The public api is implemented with concrete functions and the > dynamic behaviour controlled with protected virtual functions. Do you intend to change all public virtual functions like that? Andre'

Re: [patch] dispatch patch

2003-10-20 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Fri, Oct 17, 2003 at 03:04:23PM +0200, Lars Gullik Bjønnes wrote: >> The public api is implemented with concrete functions and the >> dynamic behaviour controlled with protected virtual functions. > | Do you intend to change all public virtual functio