0 Replies Latest reply on Mar 7, 2008 11:06 AM by tom.baeyens

    changed configurations into properties

    tom.baeyens

      class ConfigurationsImpl was changed into PropertiesImpl

      it was not exposed as a Properties interface, but with property methods in the ProcessElement interface. (mostly to prevent name clash wiht the java.util.Properties)