On Thu 2013-05-30 14:51, Hardy Ferentschik wrote:
>> Things we wanted but where too hard to do so far:
>> - Separate annotation reading from Document building. Separate
>> validity checks too.
>> - It checks for JPA @Id using reflection as it might not be available
>> -> pluggable?
>
> We know only one use case for this pluggable mechanism, do we really
> need it?
Which is?
Consider properties marked with JPA's @Id as @DocumentId. I mean JPA is
the only current use case.