mindplay/props

This package is abandoned and no longer maintained. No replacement package was suggested.

Annotation-driven property sets with owner-awareness

dev-master 2015-07-25 13:07 UTC

This package is auto-updated.

Last update: 2021-06-25 12:42:13 UTC


README

Annotation-driven property sets with owner-awareness.

Build Status

Code Coverage

Scrutinizer Code Quality

Useful when implementing the type object pattern or any other kind of meta-model - the unit test demonstrates how to build a property-set describing a basic table/column model.

Why? Deep IDE support for type objects, and easy initialization, primarily.

If you don't get it, you probably don't need it :-)