[jboss-as7-dev] Detyped model descriptions

Brian Stansberry brian.stansberry at redhat.com
Sun Jan 9 17:51:08 EST 2011


On 1/8/11 11:28 AM, Brian Stansberry wrote:
> David,
>
> On the detyped2 branch I pushed out the guts of handling generation of
> detyped model descriptions (fka meta-information fka metadata).
>
> https://github.com/bstansberry/jboss-as/commit/22183b15bbdf1236ad5a8eb5d7f420f40ca216a7
>

Argh; ^^^ didn't include a bunch of stuff I'd intended; see

https://github.com/bstansberry/jboss-as/commit/18229b25af1d7fe204d72d4792933a22e43b2378

> Next steps:
>
> 1) Post the structure of the model descriptions on the wiki.
>
> 2) The generic logic Domain/Host/ServerControllers can use to respond to
> requests for model description data, accessing the above.
>
> 3 or 4) When I want some mindless work, create the model descriptions
> for the core (i.e. excluding subsystems) model.
>
> 4 or 3) The generic logic Domain/Host/ServerControllers can use to
> respond to "read" requests (i.e. reads of the actual model data, not the
> description of the model.)
>
> I'm sorely tempted to have
> ModelDescriptionProvider.getModelDescription(boolean recursive) also
> take a Locale param. If it's added there, it should also be added to
> OperationHandler.getOperationDescription().
>


-- 
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat



More information about the jboss-as7-dev mailing list