[Bioperl-l] Bio::RootI
Ewan Birney
birney@ebi.ac.uk
Mon, 19 Nov 2001 09:39:30 +0000 (GMT)
On Sun, 18 Nov 2001, Lincoln Stein wrote:
> The decoration functions, like throw(), would still be there. I'm
> comfortable with interfaces implementing some useful functions. It's
> the ones that depend on the hashref being there that I would turn into
> pure interface (stub) functions.
>
> Unless there is a big objection, I'll make the proposed changes.
>
Go for it!
It is going to be a rather large change because there are a whole bunch of
modules which inheriet from RootI which will need to inheriet from just
Root::Object or whatever. Are you taking on the whole problem set?
(I'd make sure it passes make test ;))...