Difference between Atom Pub & Browser Binding?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2014 10:09 AM
Hello Everyone,
This might be the very basic question but I didn't get a proper explanation, hence asking it.
We are writing some Rest services using Open CMIS, to perform CRUD operations.
On my local windows machine I had installed alfresco-community-4.2.c-installer-win-x32 but client is insisting to use 5.0.a version so I need to upgrade it.
When we change the version I have read that binding plays an important role I want to know what is the difference between 2 available bindings. If you can provide any example or URL of any article or blog would be a great help.
Thanks
This might be the very basic question but I didn't get a proper explanation, hence asking it.
We are writing some Rest services using Open CMIS, to perform CRUD operations.
On my local windows machine I had installed alfresco-community-4.2.c-installer-win-x32 but client is insisting to use 5.0.a version so I need to upgrade it.
When we change the version I have read that binding plays an important role I want to know what is the difference between 2 available bindings. If you can provide any example or URL of any article or blog would be a great help.
Thanks
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2014 11:14 AM
If you are using OpenCMIS as a client then it shouldn't really matter which bindings you use. Yes there may be minor differences but either should be good enough.
If you are driving CMIS via Java Script then the browser binding should be a blessing since the data is returned in text/json rather than xml/atom
If you are driving CMIS via Java Script then the browser binding should be a blessing since the data is returned in text/json rather than xml/atom
