lstak / SharePoint-proxy-for-Sencha-Touch

MIT License
18 stars 11 forks source link

Added a proxy for ExtJS 4 #2

Closed tstojecki closed 11 years ago

tstojecki commented 11 years ago

I've added a proxy for ExtJS 4 along with tests and a sample folder. I had to reorganize the repo to support multiple Sencha frameworks. I think it would be good to keep them all in one place, plus it obviously ties it back to your original Sencha Touch implementation. If you agree, then I recommend the repo be renamed to something like SharePoint-proxies-for-Sencha. Renaming a repo should not be that big a deal, the only downside is to make sure the urls of the remotes are updated accordingly. Looking forward to your response...

stephaneey commented 11 years ago

Hi,

Trid your proxy with SharePoint and it's only working in reading. Any writing operation simply does not work. Any clue?

Thanks

tstojecki commented 11 years ago

@stephaneey I have made a bunch of updates to address some of the issues around read and write. I got the sample to work and was able to view, add, edit, sort and page. Let me know what you find out and if the issues you were seeing have now been resolved. If you still run into issues, please post a bit more details about the errors you're getting :)

@lstak I haven't heard back regarding the pull request I had issued, so I am getting a feeling there isn't much interest in merging two two. That is perfectly fine, I will close this pull request so I don't irritate you with all the updates I am pushing. If you change you mind and would like to collaborate, please let me know and I will be happy to issue another pull request.

The url of the repo: https://github.com/tstojecki/SharePoint-proxy-for-Sencha-ExtJS

stephaneey commented 11 years ago

@tstojecki you're perfectly right! It's my bad, I've followed your instructions and it's working. Up to now, I tried to use it with Sencha and that is not working. Any clue why?

stephaneey commented 11 years ago

@tstojecki I forgot to add : thanks for sharing this!

lstak commented 11 years ago

@tstojecki Thanks for your pull request and apologies for late response (have been immersed in other projects lately...). Please send me an direct message at l.stakenborg at oxida.com so I can give you a little bit more info.