[Registry-dev] UI
Chathura C. Ekanayake
chathura at wso2.com
Thu Sep 27 10:07:02 PDT 2007
Hi Glen,
Glen Daniels wrote:
> Hi folks!
>
> UI commentary with more details will follow tomorrow, but for now let
> me note two things:
>
> 1) A little while ago I committed a change to enable using relative
> paths so one can more easily build a hierarchy (connect to "/d1", then
> hit edit, add "foo" and "bar", and you get "/d1/foo" and "/d1/bar").
> See commit msg for details.
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.
>
> 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.
Thanks,
Chathura
>
> Thanks,
> --Glen
>
> _______________________________________________
> Registry-dev mailing list
> Registry-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/registry-dev
>
More information about the Registry-dev
mailing list