Sorry for making so much noise, I'm having fun dwelling thru Spoon and Kwiki code :-)
> I forgot to ask the important bit: does this really mean that one
> has to subclass Kwiki::Formatter?
Ok, now I see this is wrong -- had to be, so ugly as it was.
Is this kosher?
$self->hub->formatter->table->{heading} = "My::Formatter::Heading";
my concern is order of initialization...
Marcelo
