Hi Skupena,
The advice to follow the entry point resource is based on the hypermedia guidelines presented in Chapter 13. Essentially, by going via the entry point resource, the internal URL structure is free to change, loosening the coupling between client and server.
There are always trade-offs though. In this case that means an extra HTTP request to the entry point resource.
Is that comprehensible?
Nick
|