You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Ke...@bredex.com on 2002/02/22 20:00:03 UTC

[PATCH]: Abstraction of RequestGenerator

I'm attempting to ease my integration from another framework to C2 (which
has a very slighly different naming convention of elements).  I have
abstracted the implementation of RequestGenerator just enough to allow for
the element and namespace changes.

I'm new to contributing to Cocoon, so if the way I'm contributing is
inappropriate, please let me know.

Kevin Ross


(See attached file: RequestGenerator.java)(See attached file:
AbstractRequestGenerator.java)