> I'm all for the custom build feature - in fact it was one of the first > things included on the jQuery home page when it first launched back in > Jan. (I removed it at the 1.0 launch, because it was broken).
John, If you're intent on moving stuff out of core, I'd rather it be the fx functions than the ajax functions. I use the ajax functions on every project but only occasionally dabble in the fx stuff. I see that more as fluff. Regarding core's serialization functionality, the form plugin actually calls the core method (jQuery.param) for serialization once it has figured out what to serialize. In addition, its usage is pattern is slightly different because it's context is always the containing object. Mike _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
