{{component nameOfComponentButBound
actions=objectOfActionNameToSubscribedName
properties=objectOfPropertiesToBindTo}}
this would be quite handy for building very dynamic pages, that generate various components based on dynamic data.
This may be addon material...