Paul Benedict on 01/08/05 12:54, wrote:
Peter writes:
(2) Stubbing of abstract attributes for framework
implementation like Tapestry.
Are you talking abouting the ``jwcid'' attribute?
No.
When you create a Tapestry page, you don't have to
implement the getters - or even write the setter
methods for attributes (unless you want to use them).
See the class example I wrote; the three properties
are stubbed out for implementation and then the
framework automatically subclasses the class, and
provides an implementation for them.
So Tapestry auto-generates the subclasses like xdoclet or middlegen? It
makes me wonder what its deployment lifecycle is like.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]