2009/10/22 Tres Seaver <tsea...@palladion.com>: > The view predicates are there to allow selecting a particular view among > several registered for the route or context: e.g., to dispatch to > different views for GET versus POST for the same route / context and > view name.
It makes perfect sense with <view>. With <route>, however, I think predicates make sense without specifying a view. And currently, predicates are silently ignored if you don't provide a view directly when you define a route. \malthe _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev