[Bioperl-l] For CVS developers - throw_not_implemented

Hilmar Lapp hlapp at gmx.net
Wed May 31 21:21:57 UTC 2006


On May 31, 2006, at 4:40 PM, Chris Fields wrote:

> What about modules that have 'throw_not_implemented' statements  
> present?

Those are often if not always legitimate - the problem are those that  
don't have them but fail to override an inherited interface or  
abstract method.

If something is not implemented what is the better way to express  
this other than throwing an exception? (and if it's not an interface  
or abstract base class, saying so in the documentation)

	-hilmar

-- 
===========================================================
: Hilmar Lapp  -:-  Durham, NC  -:-  hlapp at gmx dot net :
===========================================================








More information about the Bioperl-l mailing list