On Thu, Mar 11, 2010 at 12:24 PM, Oliver Geisser <[email protected]> wrote:
> 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. > > Extending abstract classes does not break exisitng user code as long as you > provide default > implementations. > > What do you think about this? That someone could look at this as vintage respectively the current way of doing this in T5 and probably this would mean a big whirl in T5 codebase but I somehow like the idea. Even if T5 way of coding is addictive I still like this idea. Cheers -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
