I would like to work with interfaces, by doing something like for url example.com/catalog and m.example.com/catalog:
<view context=".resources.ISite" view=".views.views.my_view" renderer="catlog/catalog.html"/> <view context=".resources.IMobile" view=".views.views.my_view" renderer="mobile/catalog/catalog.html"/> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/BdVTOpbSEywJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
