deprecated methods
[prev]
[thread]
[next]
[Date index for 2004/11/26]
Class::DBI defines a number of deprecated methods just so they will
generate warnings. This is useful when running old code that uses
Class::DBI, but it is not so helpful for new code, because it
unnecessarily injects names into the namespace. In particular, these
names cannot be overridden for use as accessors.
Is it possible for an application to undefine these methods so it can
use them?
Thanks, Dave
--
Dave Howorth
MRC Centre for Protein Engineering
Hills Road, Cambridge, CB2 2QH
01223 252960
|
deprecated methods
Dave Howorth 14:06 on 26 Nov 2004
|