Hi,

On jelix (php framework), the rendering is split into zone. A zone is
an HTMLFragment with a business logic. It knows how to retrieve data,
render himself with a template...
With the template modifier {hook}, i can aggregate several zone
accross module like they were componant. Like an internal mashup.

Does pyramid support "internal mashup" or something similar ? Maybe an
example :) ?


links:
http://jelix.org/articles/en/manual-1.2/zones
http://jelix.org/articles/en/manual-1.2/ref-plugins/tplplugins/modifiers

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
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.

Reply via email to