I have checked into the [clazz] sandbox some classes. They represent the
basic ideas of where I was headed.

They include a meta model
MetaBean
MetaProperty
MetaOperation
all extending MetaUnit

and an instance model
Bean
Property
Operation
all extending Unit

All can have 'meta data', as an arbitrary Map of 'Attributes'.
Delegated properties and methods are supported (Property and Operation).

Comments welcome.

Stephen


--
To unsubscribe, e-mail:   <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

Reply via email to