Carsten Ziegeler wrote: > >>-----Original Message----- >>From: Bruno Dumon [mailto:[EMAIL PROTECTED]] >>Sent: Tuesday, September 03, 2002 5:23 PM >>To: [EMAIL PROTECTED] >>Subject: Source and SourceResolver confusion >> >> >>I'm a bit confused about the Source & SourceResolver in HEAD. Apparently >>the org.apache.cocoon.environment.Source has been deprecated, but the >>org.apache.cocoon.environment.SourceResolver is not (and still returns >>deprecated cocoon Source objects). > > Yes, this is true. We can't deprecate the SourceResolver as it is one > of the main arguments for the setup() methods for actions, generators etc.
Which is why we should start using standard service(ServiceManager sm) and other standard Avalon ones instead. The Component would have gotten the serviceManager and no interfaces would have changed (although the implementation yes.) -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent - (discussions get forgotten, just code remains) --------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]