Re: [sunxacml-discuss] Re: [xacml-dev] SubjectAttributeDesignator question
Brought to you by:
farrukh_najmi,
sethp
|
From: Seth P. <set...@su...> - 2006-01-24 22:47:48
|
On Tue, Jan 24, 2006 at 05:39:19PM -0500, argyn wrote: > I wrote a little xacml 2.0 implementation in Java 1.5 and it looked much > cleaner with parameterized types, enums and other cool stuff. > unfortunately, noone's using 1.5 yet in production Well, yeah. A lot of the code would look somewhat cleaner with 5, but until I get the sense that users are willing to deploy JSE5 systems, I'm not really willing to switch over all the codebase. Have any users on this list made the switch already? seth |