OW2 Util

Provides a property substitution toolbox

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: OW2 Util 1.0.23
  • Component/s: None
  • Description:
    There is already something in xmlconfig.

    I've used the parsing code as a base and introduced some more interfaces and customization options.
  1. util-substitution.patch
    (54 kB)
    Guillaume Sauthier
    14/Mar/10 6:47 PM

Activity

Hide
Guillaume Sauthier added a comment - 14/Mar/10 6:47 PM
Provides the util-substitution module code with tests.

Here are the main differences with the old resolver code (in xmlconfig):
* supports property recursion
* produce recursion reports
* provides more basics resolvers
* provides customization options (${} chars are configurables)

Work to be done:
* javadocs
* logging (java.util, not ow2)
Show
Guillaume Sauthier added a comment - 14/Mar/10 6:47 PM Provides the util-substitution module code with tests. Here are the main differences with the old resolver code (in xmlconfig): * supports property recursion * produce recursion reports * provides more basics resolvers * provides customization options (${} chars are configurables) Work to be done: * javadocs * logging (java.util, not ow2)
Hide
Guillaume Sauthier added a comment - 26/Mar/10 5:05 PM
Next step: remove old property resolution stuff from xmlconfig module (or at least mark it as deprecated)
Show
Guillaume Sauthier added a comment - 26/Mar/10 5:05 PM Next step: remove old property resolution stuff from xmlconfig module (or at least mark it as deprecated)

People

Dates

  • Created:
    14/Mar/10 6:42 PM
    Updated:
    26/Mar/10 5:05 PM
    Resolved:
    26/Mar/10 5:05 PM