Good. When are you planning to push out rc1? I would like to commit the changes to allow the configuration before then.
> -----Original Message----- > From: Henning P. Schmiedehausen [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 19, 2003 1:13 PM > To: [EMAIL PROTECTED] > Subject: Re: Configurable pull tools > > > "Quinton McCombs" <[EMAIL PROTECTED]> writes: > > Yes, I should've done with the RunDataApplicationTool, too. > > Maybe I will correct this mistake as long as we don't have > stamped that into a release yet. > > I'm all +1 on this. > > Regards > Henning > > > >It has come up on the turbine-user list that perhaps > ContentTool need > >to have a configurable parameter in TR.props that will determine if > >URLs will be processed by response.encodeURL() before returning the > >result back to the template. > > >This poses the question of how to get that parameter into the pull > >tool. > > >I would like to propose that we add a second interface for the pull > >service. This interface would define one method - > >configure(Configuration). When the PullService is > initializing tools > >and the tool implements that interface, the configure method will be > >called immediately before init(). The Configuration object > would be a > >subset of the PullService configuration. Specifically, it would be > >services.PullService.<classname of the pulltool>. > > >As far as the naming of the interface, I was thinking of > >ConfigurableTool. I was trying to avoid naming conflicts with > >exisiting Avalon and Stratum interfaces. > > >-------------------------------------------- > >Quinton McCombs > >NequalsOne - HealthCare marketing tools > mailto:[EMAIL PROTECTED] > >http://www.NequalsOne.com > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > -- > Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH > [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/ > > Java, perl, Solaris, Linux, xSP Consulting, Web Services > freelance consultant -- Jakarta Turbine Development -- hero for hire > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
