this is not the semantic I would naturally apply to number. Not sure.
On Feb 19, 2009, at 10:12, Hardy Ferentschik wrote:
On Wed, 18 Feb 2009 16:01:24 +0100, Emmanuel Bernard
<emmanuel(a)hibernate.org
> wrote:
> I am considering renaming @Digits to @DecimalRepresentation to make
> room for the plural form
>
> @interface DecimalRepresentations {
> DecimalRepresentation[] value()
> }
>
> Any better name?
What' about @Number and @Numbers?
--Hardy