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

Comments

marcingy’s picture

Status: Active » Closed (fixed)

You should update the other issue to 7.x.1.

nickvidal’s picture

Status: Closed (fixed) » Active

What do you mean? It's already 7.x.1.

marcingy’s picture

Status: Active » Closed (fixed)

And what does this ticket add exactly.....

nickvidal’s picture

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