./devel/p5-Class-Container, Glues object frameworks together transparently

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 0.13nb1, Package name: p5-Class-Container-0.13nb1, Maintainer: pkgsrc-users

This class facilitates building frameworks of several classes that
inter-operate. It was first designed and built for "HTML::Mason", in which
the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several
other objects must create each other transparently, passing the appropriate
parameters to the right class, possibly substituting other subclasses for
any of these objects.

The main features of "Class::Container" are:

* Explicit declaration of containment relationships (aggregation, factory
creation, etc.)

* Declaration of constructor parameters accepted by each member in a class
framework

* Transparent passing of constructor parameters to the class that needs
them

* Ability to create one (automatic) or many (manual) contained objects
automatically and transparently


Master sites: (Expand)

SHA1: dede1bcb15c2220d6b9d474a6dd029223744c69c
RMD160: c474ae6d86e4a9727abbc4968d4d708851f3ae4c
Filesize: 25.164 KB

Version history: (Expand)