[jboss-as7-dev] Detyped model descriptions

Brian Stansberry brian.stansberry at redhat.com
Sat Jan 8 12:28:59 EST 2011


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

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