0 Replies Latest reply on Nov 19, 2008 3:11 AM by swd847

    using .component objects in application scope

    swd847

      Seam installs all components in application scope with the prefix .component, I my app I have been using this to scan through all components and do certain processing based on annotations etc.


      I was wondering if this behavior could be counted on not to change in the future (as it is not documented) and if it may change is there another way to accomplish this? (and if not should it be documented?)