Keep It Simple
nickvidal - November 6, 2009 - 00:43
| Project: | Services |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Please let's reconsider the design of the Services module. Let's Keep It Simple, as suggested here:

#1
You should update the other issue to 7.x.1.
#2
What do you mean? It's already 7.x.1.
#3
And what does this ticket add exactly.....
#4
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:
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