Re: Deprecated APIs

Michael Wechner <[email protected]> Thu, 13 Feb 2003 22:33:48 +0100
Newsgroups gmane.comp.cms.wyona.devel
Message-ID <[email protected]>
Andreas Hartmann wrote:

> Hi Wyona developers,
>
> I guess you agree with me that we should avoid using deprecated APIs.


+1

>
> Common examples are:
>
> objectModel.get(Constants.REQUEST_OBJECT)
> (use ObjectModelHelper.getRequest(objectModel) instead)
>
> StringBufferInputStream (use StringReader instead)
>
> I'm trying to find out how to replace the deprecated Cocoon
> components, e. g. org.apache.cocoon.components.parser.Parser
> (use org.apache.excalibur.xml.sax.SAXParser instead?)
>
> Any help would be greatly appreciated ...


sure :-)

Thanks

Michael

>
>
> Andreas
>
>
> _______________________________________________
> WyonaCMS-dev mailing list
> [email protected]
> http://mail.wyona.org/cgi-bin/mailman/listinfo/wyonacms-dev