On Thu, 11 Mar 2010 08:24:33 -0300, Oliver Geisser <[email protected]> wrote:

Hi,

Hi!

the Eclipse API guidelines uses interfaces for what you plan to mark with
@UserConsumed
and they use abstract classes which need to be subclassed for the
@UserImplemented case.

If I got it right, I don't like the idea. This would change many interfaces into abstract classes, and many service implementations implement more than one. In addition, backward compatibility would break badly.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, 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]

Reply via email to