Hello, I am evaluating DS for a migration project java ee5 Seam -> java ee6. Currently it is the security module that I am exploring (clone of 0.4-incubating-SNAPSHOT / 9720bec commit and locally built / Java 7 SDK). Some questions have arisen during my tests. I will begin with my first discovery:
- Secures and DecisionVoter seam to me somewhat redundant. What is the idea behind this design decision? - Secures seams not to work with the type safe view configuration feature. Is this intentional or an anomaly? - If it is intentional, what are the considerations? Thanks in advance for a feedback Rainer