Closed (fixed)
Project:
Services
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2009 at 00:43 UTC
Updated:
6 Nov 2009 at 18:44 UTC
Please let's reconsider the design of the Services module. Let's Keep It Simple, as suggested here:
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