On 2013-03-31, Jesse Glick wrote:

> On 03/31/2013 06:22 AM, bode...@apache.org wrote:

>>+    public static final class Zip64ModeAttribute extends EnumeratedAttribute 
>>{

> BTW for new code you can simply use an enum.

I must admit I haven't checked whether IntrospectionHelper supports
enums, does it do so already?  If so, great.

If I want a different string representation like "as-needed" then I
still end up writing a mapping class and an enum wouldn't give me much
over EnumeratedAttribute.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to