[BioSQL-l] Is @ISA correct for Bio::DB::Query::QueryConstraint?

Hilmar Lapp hlapp@gnf.org
Thu, 17 Oct 2002 17:32:38 -0700


It should be Bio::Root::Root, you're right. I'll fix it.

Given the directory structure you must be using the main trunk -- 
brave man :-) At least someone's going to shout if I break 
everything ;)

	-hilmar

On Thursday, October 17, 2002, at 05:28 PM, Tim Henderson wrote:

> Currently the code says this:
>
> @ISA = qw(Bio::Root::RootI);
>
> Shouldn't it be this?
>
> @ISA = qw(Bio::Root::Root);
>
> I'm getting complaints about not being able to locate the method 
> verbose()...
>
>
> -- Tim
>
>
>
> _______________________________________________
> BioSQL-l mailing list
> BioSQL-l@open-bio.org
> http://open-bio.org/mailman/listinfo/biosql-l
>
--
-------------------------------------------------------------
Hilmar Lapp                            email: lapp at gnf.org
GNF, San Diego, Ca. 92121              phone: +1-858-812-1757
-------------------------------------------------------------