Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by RonPiterman:
http://wiki.apache.org/tapestry/Tapestry_4%2e1_ResponseBuilder_sandbox

------------------------------------------------------------------------------
  
  This will not change the functionality of the ResponseBuilder or the 
javascript, but will make it extendable, in the same manner hivemind makes 
tapestry extendable, and allow all kinds of wierd use-cases be handled with 
ease.
  
+ == alterntive ==
+ 
+ Now the change described above is a major API change, but it does allow an 
easy refactoring with deprecation.
+ 
+ Alternativley, it would be enough for my company's case, if a method 
updateComponent( id , callbackName ) is added, which renders an <xxx 
type="callback" id="..." callback="callbackName"> -
+ 
+ The tapestry.load method could then call callbackName on the widget which is 
the source of the event which triggered the Ajax-request.
+ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to