Download List

Descripción del Proyecto

Class::EHierarchy is intended for use as a base class for custom objects. The objects need one or more of the following features: orderly bottom-up destruction of objects, opaque objects, class-based access restrictions for properties and methods, primitive strict property type awareness, and alias-based object retrieval.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-31 21:32
0.91

Esta versión agrega automatización para la declaración de métodos, propiedades y valores de propiedad predeterminados a través de arreglos de discos de clase. La documentación fue ampliada y mejorado y cubre ambos métodos de declaración. Se corrigió un error en el que la creación de objetos repetidos con alcance métodos repetidamente envueltos el bloque de código de método.
This release added automation for the declaration of methods, properties, and default property values via class arrays. The documentation was expanded and improved and covers both declaration methods. A bug in which repeated object creation with scoped methods repeatedly rewrapped the method code block was fixed.

2011-08-19 19:34
0.90

Esta versión se ha reescrito por completo, lo que rompe el API anterior. Parte de la funcionalidad que se ha perdido, algunas funciones se ganó.
This version was completely rewritten, which breaks the previous API. Some functionality has been lost, some functionality was gained.

Project Resources