Em Sun, 08 Mar 2009 15:13:58 -0300, Fernando Padilla <f...@alum.mit.edu> escreveu:

that said, any committers want to add a simple function for people to use?? something like this:

Tapestry.activateZone = function( zoneId, url ) {
        var zoneManager = Tapestry.findZoneManagerFromId( zoneId );
        zoneManager.updateFromURL( url );
}

Nice idea! Could you file a JIRA for this? So the committers will not forget about it? :)

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to