Hi Vibhaj,

You clearly know more about REST than I do :) Thanks for the reference,
that's really useful.

Cheers, Robin.


On Thu, 2011-06-16 at 14:01 +0100, Vibhaj Rajan wrote:
> Hi Robin,
> 
> I am not well experienced with REST technology but feel that this is
> the correct way of looking at a resource oriented architecture which
> REST promotes.
> 
> More Details : http://microformats.org/wiki/rest/urls
> 
> Warm Regards,
> 
> On Thu, Jun 16, 2011 at 5:59 PM, Robin Taylor (DuraSpace JIRA)
> <[email protected]> wrote:
>         REST-API The .xml or .json options cause the URl to be messy
>         if an object is specified
>         
> --------------------------------------------------------------------------------------
>         
>                         Key: DS-926
>                         URL: https://jira.duraspace.org/browse/DS-926
>                     Project: DSpace
>                  Issue Type: Bug
>                  Components: REST API (experimental)
>                    Reporter: Robin Taylor
>         
>         
>         The request for all items is formed...
>         
>         http://localhost:8080/rest/items.xml
>         
>         but the rest for item with id 58 is...
>         
>         http://localhost:8080/rest/items/58.xml
>         
>         That's a bit ugly. Could/should the requests be formed as
>         http://localhost:8080/rest/items/58?format=xml ?
>         
>         
>         --
>         This message is automatically generated by JIRA.
>         -
>         If you think it was sent incorrectly contact one of the
>         administrators:
>         https://jira.duraspace.org/secure/Administrators.jspa
>         -
>         For more information on JIRA, see:
>         http://www.atlassian.com/software/jira
>         
>         
>         
>         
> ------------------------------------------------------------------------------
>         EditLive Enterprise is the world's most technically advanced
>         content
>         authoring tool. Experience the power of Track Changes, Inline
>         Image
>         Editing and ensure content is compliant with Accessibility
>         Checking.
>         http://p.sf.net/sfu/ephox-dev2dev
>         _______________________________________________
>         Dspace-devel mailing list
>         [email protected]
>         https://lists.sourceforge.net/lists/listinfo/dspace-devel
> 
> 
> 
> -- 
> Vibhaj Rajan
> Junior Undergraduate
> Department of Computer Engineering
> Institute of Technology BHU Varanasi
> +91 92 3531 2784
> 
> 



------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to