dev@jsf-extensions.java.net

just checked in

From: Matthew Bohm <Matthew.Bohm_at_Sun.COM>
Date: Tue, 13 Mar 2007 12:03:26 -0700

Ed Burns and I discussed the following changes which I have just checked in:

AjaxZoneTag: change the name of setReplaceElementHook method to
setReplaceElement.
AjaxZoneRenderer: postReplace options were not being rendered, and also
need to do a check for !java.beans.Beans.isDesignTime().
com_sun_faces_ajax.js: optionType was not declared (problem with a
double-equals being used instead of a single-equals appears already to
have been fixed).
com_sun_faces_ajax_zone.js: IE7 changes.

Matt