Is there a way to set AttributesForProperties in the <class>.betwixt file?
I 'd like to vary this on a per class basis (actually, on a per property basis)
and hence do not want to set the global switch 
IntrospectionConfiguration.setAttributesForPrimitives().

For instance, I'd like to change this for class Foo such that
    class Foo, property X => attribute
    class Foo, property Y => element
    class Foo, property Z => attribute

I am using Betwixt 0.7.

Thanks!

U

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to