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