Andre Poenitz wrote: >> Here, in my own tree, I have inserted my own methods: >> >> class Inset { >> /// >> virtual void cache(BufferView *) const {} >> /// >> virtual BufferView * view() const { return 0; } >> }; > > Better. > > I had problem to re-create my patches in the time baywatch was down, so > something obviously went wrong. Please commit what you have.
Ok, dokey. I'll just rebuild my copy of current cvs to check that all is well... -- Angus