I guess my question is, is it worth adding / maintaining Binding2 and PropertyConduit2 and all the type checking / adapting.
Or are we happy to add the methods to the public API given its a no brainer to implement getGenericType() to return getType() On 19 May 2014 15:17, "Thiago H de Paula Figueiredo" <[email protected]> wrote: > On Sat, 17 May 2014 14:27:21 -0300, Lance Java <[email protected]> > wrote: > > I don't think anyone will be implementing their own ComponentResources or >> PropertyConduit so I think those changes are fin. >> > > Agreed with ComponentResources, not about PropertyConduit, but I still > think that wouldn't be a problem, specially if a new PropertyConduit2 > interface is defined. > > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
