Home
Linux temps réel embarqué et outils de développements Technique





libclass-virtual-perl

libclass-virtual-perl Base class for virtual base classes
Priority
Sectionperl
Installed size 76
Maintainer Dominic Hargreaves <dom@earth.li>
Architecture all
Version 0.05-2
Depends perl (>= 5.6.0-16), libcarp-assert-perl (>= 0.1), libclass-data-inheritable-perl (>= 0.02)
Suggests libclass-dbi-pg-perl, libclass-dbi-mysql-perl, libclass-dbi-sqlite-perl, libclass-dbi-loader-perl
File name pool/main/libc/libclass-virtual-perl/libclass-virtual-perl_0.05-2_all.deb
Description This is a base class for implementing virtual base classes (what some people call an abstract class). Kinda kooky. It allows you to explicitly declare what methods are virtual and that must be implemented by subclasses. This might seem silly, since your program will halt and catch fire when an unimplemented virtual method is hit anyway, but there's some benefits. . The error message is more informative. Instead of the usual "Can't locate object method" error, you'll get one explaining that a virtual method was left unimplemented. . Subclass authors can explicitly check to make sure they've implemented all the necessary virtual methods. When used as part of a regression test, it will shield against the virtual method requirements changing out from under the subclass.


©M.N.I.S Société | Produits | Services | Formations | Support | Partenariat | Presse | Téléchargements ©M.N.I.S