Hi Robert, > From: Robert McIntosh [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 19, 2003 3:56 PM > To: Avalon framework users > Subject: Re: [Newbie] Fortess - Hello World webapp > > What you should probably do is create a HelloWorld interface and then > have an impl that extends AbstractLogEnabled. For one, your cast will > then work, as long as you cast to your interface, and it will > allow you > to have (potentially) different implementations of that same > interface > available within Fortress.
that was my approach in the meanwhile, too - but nothing's changed. Nevertheless I do not think that an interface is a requirement. regards, J�rg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
