by hilti » Thu Nov 12, 2009 3:31 pm
Hi Kirill
there's a long explanation about nested resources in our user guide.
The topic is "What about nested resources?" and our conclusions are
1. Nested resources are often unnecessary
2. Can lead to poor design and confusion
BUT at the end on this page we wrote:
Because of these considerations, as well as the complexities of supporting nested resources in a generic fashion, Dragonfly does not encourage this sort of design pattern by supporting it out-of-the-box. However, if you need such behavior, you've got everything you need to
And we'll show a way to create Your needed queries.
Look over here:
And we think that our way will help againt Http parameter pollution shown in this slideshow.
What Do You think?
Cheers
Hilti