John,

 
> I think it's helpful to think in terms of fundamental, "base"
> resources and composite, "view" resources. 
> [...]
> For other cases, I think it makes more sense to have the facets more
> or less completely disjoint.  The human useful, composite views may
> make a lot more sense to the user if they have their own naming
> hierarchy, etc. and just use the various, lower-level resources as
> services, if you will, that are managed separately.

Are you saying views should be first-class resources. and GET 'lower-level'
resources to assemble the page? If yes, what's the need for the 
lower-level resources? The ForumView resource would just retrieve the
object it needs from the DB (profile and post in Jeff's example), inject them in
the  template and return the template's result.


-vincent.




Reply via email to