Improve the RPC mechanism to support any data types

Registered by Bruno Ribeiro

Change the current RPC mechanism implementation to support any data types as parameters or return types. For this, it's necessary remove all data type restrictions of MethodRunner (via RpcValidator) and force the ProcedureCall parameters to be in the correct data type as defined by related method prototype.

This modification will require some changes in the protocol handlers because they will need to convert the data in the protocol format to the correct Java data types.

Blueprint information

Status:
Complete
Approver:
Bruno Ribeiro
Priority:
Medium
Drafter:
None
Direction:
Approved
Assignee:
None
Definition:
Approved
Series goal:
Accepted for 1.0
Implementation:
Implemented
Milestone target:
milestone icon 1.0b1
Started by
Bruno Ribeiro
Completed by
Bruno Ribeiro

Related branches

Sprints

Whiteboard

(?)

Work Items

Work items:
Support for enumerations: DONE
Support for JavaBeans: DONE

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.