summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2007-09-16 22:55:01 +0000
committerseb <seb@pkgsrc.org>2007-09-16 22:55:01 +0000
commit924d8b11edd9031d548f45f241dde3204a1eb1e9 (patch)
treeaf5184685636ee50e8668488f2e23660e9a57d73 /x11
parent2b6ea54b31f70ea7715e6b2921856e0e16db2a16 (diff)
downloadpkgsrc-924d8b11edd9031d548f45f241dde3204a1eb1e9.tar.gz
Note initial addition of p5-Object-InsideOut version 3.25 as
devel/p5-Object-InsideOut into The NetBSD Packages Collection. The Perl 5 module Object::InsideOut provides comprehensive support for implementing classes using the inside-out object model. It implements inside-out objects as anonymous scalar references that are blessed into a class with the scalar containing the ID for the object (usually a sequence number). Object data (i.e., fields) are stored within the class's package in either arrays indexed by the object's ID, or hashes keyed to the object's ID. The virtues of the inside-out object model over the 'blessed hash' object model have been extolled in detail elsewhere. Briefly, inside-out objects offer the following advantages over 'blessed hash' objects: * Encapsulation * Field Name Collision Avoidance * Compile-time Name Checking
Diffstat (limited to 'x11')
0 files changed, 0 insertions, 0 deletions