Hi,
After working with tapestry a little bit I decided to find a way to not
use abstract classes anymore. They give me too much trouble. I was
hoping you people could give me some insight in the possibilities to
accomplish this.
For pages I read about the possibility to use getProperty/setProperty to
avoid abstract classes. Could anyone elobarate on this?
Also is anyone using just instance variables and using initialize to
reset them? Doesn't sound to be too much work to do.
And how would I deal with the parameters of components? How can I avoid
the abstract getters and setters for those?
Thanks for any help.
Robert.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]