Overview
Due to tests implemented in conjunction with #25186, it has come to our attention that advice ordering within a single aspect configured via the <aop:aspect> XML configuration element may not be desirable and is at least not intuitive.
Related Issues
Deliverables
- Determine what changes (if any) should be made the advice sorting within a single
<aop:aspect> element
- Update documentation in the reference manual accordingly
Overview
Due to tests implemented in conjunction with #25186, it has come to our attention that advice ordering within a single aspect configured via the
<aop:aspect>XML configuration element may not be desirable and is at least not intuitive.Related Issues
Deliverables
<aop:aspect>element