On Fri, 08 Feb 2013 11:39:13 -0200, René Bernhardsgrütter
<rene.bernhardsgruet...@gmail.com> wrote:
Interfaces are very necessary!!!. They are crucial to tapestry to
support lazy loading etc. You should NEVER refer to your services by
their concrete type.
This isn't just for Tapestry-IoC or Tapestry or even Java: these are rules
for any object-oriented code in statically-typed languages. That's the
Bridge design pattern.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org