Home
Screenshots
SourceForge
page Development plan
|
|
The planCurrently all I have is a list of
features and requirements, in no particular order:
- Ability to persist XML-RPC invocations into a
file format (probably XML) and then reconstitute those persisted
invocations back into the application.
- Integration into NetBeans/Forte Java IDE as a
NetBeans Module (nbm) (Currently under development) .
- Ability to display XML-RPC request and response as raw text or in a
JTree widget.
The following features have been completed:
- Ability to create complex parameter sets using the Parameter
Builder.
- Ability to select and encode arbitrary binary data within the
Parameter Builder
interface.
|