uklance / tapestry-cometd

A push library for Tapestry5 based on CometD
17 stars 3 forks source link

Push component instead of zone mixin #14

Closed uklance closed 12 years ago

uklance commented 12 years ago

Change the push implementation from a zone mixin to a proper component (pushTarget or pushZone perhaps??)

Must allow user defined container tag (div, ul, table etc).