On Mon, 11 Jul 2011 19:34:16 -0300, Igor Drobiazko
<[email protected]> wrote:
of a marker annotation similar to @Primary. For example,
DefaultDataTypeAnalyzer is contributed to DataTypeAnalyzer which is
@Primary. The users never
contribute to the @Primary DataTypeAnalyzer, but to
DefaultDataTypeAnalyzer.
I did make contributions for DataTypeAnalyzer directly, defining the data
type based on annotations or even on an specific field.
public static void
contributeDefaultDataTypeAnalyzer(MappedConfiguration<Class, String>
configuration) { ... }
So, I'm looking for a good marker name. Any ideas? Maybe @Main or
@Default?
I didn't really understand the scenario here, maybe because I very
unfortunately haven't had a chance to work with even T5.2, not even 5.3
yet. :'(
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]