Issue Details (XML | Word | Printable)

Key: XMLRPC-76
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Walter Mundt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XML-RPC

Add new dynamic handler mapping that mimics v2.0 behavior

Created: 24/Feb/06 03:18 AM   Updated: 24/Feb/06 10:00 PM
Return to search
Component/s: Source
Affects Version/s: 3.0a1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works xmlrpc3-dynamic-handler.diff 2006-02-24 03:18 AM Walter Mundt 16 kB

Resolution Date: 24/Feb/06 10:00 PM


 Description  « Hide
This patch refactors the Java-reflection based invocation out of PropertyHandlerMapping and into a new AbstractReflectiveHandlerMapping class, and then adds a new subclass called DynamicHandlerMapping which has the old add(key, instance) method of runtime configuration.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Walter Mundt made changes - 24/Feb/06 03:18 AM
Field Original Value New Value
Attachment xmlrpc3-dynamic-handler.diff [ 12323334 ]
Jochen Wiedmann made changes - 24/Feb/06 10:00 PM
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]