Re: using EnhancementWorkers for Specification Inheritance

2006-04-10 Thread Mark Lehmacher
;[EMAIL PROTECTED]> > An: tapestry-user@jakarta.apache.org > Betreff: using EnhancementWorkers for Specification Inheritance > Datum: Tue, 4 Apr 2006 12:59:36 +0200 > > Hello, > > I am using JDK1.4 and for that reason can not use the annotations. > However, > I would

using EnhancementWorkers for Specification Inheritance

2006-04-04 Thread Mark Lehmacher
Hello, I am using JDK1.4 and for that reason can not use the annotations. However, I would still like be able to provide for "specification inheritance", i.e. getting my ASO injected to all classes which derive from my BasePage without having to specify an inject declaration in each of my page xml