Noticed that too, so I ended up writing my own RawScreen and things went fine.
-Peter ----- Original Message ----- From: "Darren Gilroy" <[EMAIL PROTECTED]> To: "Turbine Users List" <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 7:49 AM Subject: RawScreen > Hi - > > The doBuild() method in org.apache.turbine.modules.screens.RawScreen is > declared final. > > By contrast, TemplateScreen.doBuild() is _not_ declared final. > > I believe that RawScreen.doBuild() should not be declared final. > > BTW: I'm trying to create a SecureRawScreen that extends RawScreen > > Comments? > > Thanks! > -best-darr- > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
