in reply to Re^4: OO in Perl 5: still inadequate
in thread OO in Perl 5: still inadequate
Yes. There's an implicit requirement on the classes we're discussing to be subclassable in the first place, otherwise the discussion is pointless. We may as be talking about the number of vertices in polygons and allowing polygons to include circles.
s/\bclass\b/class (which must be subclassable to start with)/g
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: OO in Perl 5: still inadequate
by brian_d_foy (Abbot) on Jan 21, 2006 at 17:30 UTC |