Overload PropertyHandlerMapping::load to accept Properties object
-----------------------------------------------------------------

                 Key: XMLRPC-118
                 URL: http://issues.apache.org/jira/browse/XMLRPC-118
             Project: XML-RPC
          Issue Type: Improvement
          Components: Source
    Affects Versions: unspecified
            Reporter: Perry Nguyen
            Priority: Trivial
         Attachments: properties.diff

On 9/22/06, Perry Nguyen <[EMAIL PROTECTED]> wrote:

> Can it be made so that PropertyHandlerMapping has an overloaded load() that
> can accept a java.util.Properties object?  It's like a 5 line change at most.
>   For those of us that have pre-configured Properties (i.e. programmatically
> or via Spring) objects it saves having to write it out to a URI or subclassing
> PropertyHandlerMapping to provide the desired behavior.

Sounds reasonable. Provide a patch and create a Jira issue. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to