GetSet
Last Published: 2006-12-20 01:09
download
|
javadoc
|
sourceforge
GetSet
News
Features
Description
The others
Faq
Install
How to Contribute
Todo
GetAndSetAdder
Overview
Maven
Ant
Shell/DOS/CLI
AOP Patterns
Overview
Project Documentation
Project Information
Project Reports
TODO
provide Aspectj tool/samples for common use case (by decoration field access (and not getter/setter)) :
restrict access : read-only, write-only, only for some caller, only for some context/state
trace changes
provide support for PropertyChangeListener and vetoable
provide reading access to a computed property (and cached result)
check value to set before writing (integration with Contract4J ??)
create a redirector from direct attribute's access to accessors if they exist (an idea from
Gerard Davison
)
create a complete sample application (pom.xml, src, ...)
publish annoucement
complete the GetAndSetAdder (see javadoc)