[jboss-as7-dev] Expressions

Heiko Braun hbraun at redhat.com
Fri Oct 7 08:19:56 EDT 2011


I am currently adding support for expression to the console. Some questions upfront:

- Do we have ambiguous property types? i.e. a property that is allowed to be of ModelType.STRING or ModelType.EXPRESSION ? 

- If it is distinct (only one type allowed) then I could identify all the places where Expression can be used, right?

- Or are Expression allowed to used as a replacement for any ModelType across the whole configuration?

Ike




More information about the jboss-as7-dev mailing list