Please let's reconsider the design of the Services module. Let's Keep It Simple, as suggested here:
http://drupal.org/node/477012#comment-2050614
You should update the other issue to 7.x.1.
What do you mean? It's already 7.x.1.
And what does this ticket add exactly.....
I was hoping we could discuss how to keep the services module simple.
Would you consider taking a look at the code I provided please? It will be much easier than analysing a patch:
My main arguments are:
1) Why bundle all the complicated CRUD code? Does it really help?
2) Why bundle all the complicated authentication code?
At least consider making these optional in a modular way, and not part of services' core.
Thanks, Nick
Comments
Comment #1
marcingy commentedYou should update the other issue to 7.x.1.
Comment #2
nickvidal commentedWhat do you mean? It's already 7.x.1.
Comment #3
marcingy commentedAnd what does this ticket add exactly.....
Comment #4
nickvidal commentedI was hoping we could discuss how to keep the services module simple.
Would you consider taking a look at the code I provided please? It will be much easier than analysing a patch:
http://drupal.org/node/477012#comment-2050614
My main arguments are:
1) Why bundle all the complicated CRUD code? Does it really help?
2) Why bundle all the complicated authentication code?
At least consider making these optional in a modular way, and not part of services' core.
Thanks,
Nick