Hi Carlin,

Thanks -- I'll take a look at this tomorrow.

Rich

Carlin Rogers wrote:

Please ignore the previous patch file. I've attached an
updated patch to JIRA issue Beehive-205. It's for the same
changes below but fixes a problem I found in the original
patch I submitted. Also I've done some additional clean up
on this code.

Thanks!

Carlin Rogers wrote:

The patch for this checkin request is greater than 100K
so I've placed it in a gzip'd tar file.

The attached patch contains the following changes
to extend the URLRewritingService API to use the
URL template config support committed in rev 123030...

- Implemented a mechanism to format a URL using templates
  as a final step in the URL rewriting process.
- Integrated the default templated URL formatting with
  the new URL template config support.
- Cleaned up rewriting routines in the tags PageFlowTagsUtil
  class to use new public PageFlowUtils methods with calls
  to the new templated URL formatting and removed duplicate
  code.
- Updated tags using the PageFlowTagsUtil changes.
- Created additional junit tests for URL templates and
  formatting.
- Removed an old, unused TemplateHelper class.
- Other minor clean up (javadoc, unused import statements, etc.)


Thanks, Carlin





Reply via email to