Name Date Size

.. 2012-03-31 02:21:59 100

build-base.properties 2011-12-13 09:22:48 181

build-base.xml 2009-08-07 01:58:22 297

build-complex.properties 2011-06-10 20:34:13 205

build-complex.xml 2009-08-07 01:50:06 295

build-core.properties 2011-12-13 09:22:48 125

build-core.xml 2011-12-13 09:22:48 297

build-events.properties 2011-12-13 09:22:48 151

build-events.xml 2011-12-13 09:22:48 299

build-extras.properties 2011-12-13 09:22:48 119

build-extras.xml 2011-12-13 09:22:48 299

build.out 2011-12-13 09:22:48 29.7 KiB

build.xml 2011-12-13 09:22:48 904

docs 2012-03-29 09:04:44 13

HISTORY.md 2012-02-01 01:39:13 7.1 KiB

js 2012-03-31 02:21:59 8

meta 2011-12-13 09:22:48 3

README.md 2011-07-13 02:10:47 303

tests 2012-03-27 08:56:25 6

README.md

Attribute
=========
The Attribute utility allows you to add attributes to any class
through an augmentable Attribute interface. The interface adds
get and set methods to your class for attribute access, in
addition to supporting change events allowing you to listen
for changes in attribute values.