Hi all

The Java EE spec leads would like feedback on how often stereotypes are 
"dynamic" vs "static".

A static stereotype is one that is defined in Java code, compiled, and then 
deployed without modification from a container extension.

A dynamic stereotype is one that defined in Java code, compiled, and then 
modified by an extension.

Another way of putting it is:

* Are there any extensions which modify stereotypes?
* Is this something that is common or not?

This relates to David's metatype proposal.

Pete

Reply via email to