[Registry-dev] UI
Glen Daniels
glen at wso2.com
Thu Sep 27 10:57:53 PDT 2007
Hi Chathura!
> Cool. Adding new resources (not collections) is done in the doPost()
> method and therefore this feature was not available for add resource
> section. I fixed it.
+1
>> 2) The current URI and form structure for the UI really needs
>> revamping, even for 0.1. Adding and deleting resources using HTTP
>> GET??? Can't get much more anti-REST than that... :)
>
> Edit functionality (EditProcessor.java) and the edit UI is done only for
> testing the registry. Only the read-only browse view is a feature of
> 0.1. I agree that appropriate HTTP actions should be used for editing
> resources. But it has to be implemented with a proper protocol for
> editing and viewing (e.g. APP), which is not decided as a feature of 0.1
> release.
Can we at least change the form method in the prototype from GET to POST?
--Glen
More information about the Registry-dev
mailing list