[
https://issues.apache.org/jira/browse/COCOON-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473006
]
Carsten Ziegeler commented on COCOON-1959:
------------------------------------------
Ok, I see. Now, we could extend the sitemap source to allow adding, removing or
changing of parameters. The source resolver in Cocoon has a method which gets
three parameters where the third one is a source specific "parameters" object.
So we could add information there to change the parameters. This would be a
clean implementation as this changes only the source implementation and does
not require to change o.a.c.environment classes.
So, if you still think that you need this, perhaps you could come up with a
patch for this?
Or if you don't need this anymore, perhaps close this bug?
Thanks
> o.a.c.environment.Request'setParameter()
> ----------------------------------------
>
> Key: COCOON-1959
> URL: https://issues.apache.org/jira/browse/COCOON-1959
> Project: Cocoon
> Issue Type: Improvement
> Components: * Cocoon Core
> Affects Versions: 2.1.10, 2.2-dev (Current SVN)
> Reporter: Mark Lundquist
> Assigned To: Carsten Ziegeler
> Priority: Minor
>
> I would like to add a setParameter() method to o.a.c.environment.Request. I
> think this would be useful for setting up internal forwards.
> Please let me know if (a) this isn't going to work the way I want it to, or
> (b) there's some other reason not to do this, e.g. "oh, we're changing
> everything and that class is going away" :-).
> If I don't hear any -1, I'll write a patch to do this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.