Brad Davis [
http://community.jboss.org/people/bradsdavis] replied to the discussion
"Annotation based Action classes"
To view the discussion, visit:
http://community.jboss.org/message/542272#542272
--------------------------------------------------------------
I actually would rather see some of the Action approaches @Deprecated. Right now, there
are too many ways to create an action, which leads to too many test paths for the
platform, and in the future, too many upgrade paths to maintain. Also, the lack of
consistency here confuses customers when trying to decide on a "best approach".
For example, just in the quickstarts alone, I have see the following ways to create
actions:
Some Actions extend AbstractActionLifecycle, some implement BeanConfiguredAction, others
ActionPipelineProcessor, and still others AbstractActionPipelineProcessor.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/542272#542272]
Start a new discussion in JBoss ESB Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]