[jQuery] SVN now at revision 50

[jQuery] SVN now at revision 50

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Tahoma">Hi guys,
Made another SVN commit, a rather big one ;)
</font></font><font size="-1"><font face="Tahoma"><b>Some initial words:</b>
John mailed me that he is almost ready with the trac install, so please
make a list of all bugs that you know still exist, so we can fix them
really soon and maybe make another release of jQuery soon!(?)
</font></font>
<font size="-1"><font face="Tahoma"><b>$.eval --> $.execute:</b>
I've renamed $.eval to $.execute. I thought about $.exec, but $.$$exec
is already there AFAIK. This should fix the opera eval bug (test
anybody?)
<b>Sam's form function:</b>
I've committed Sam's excellent work on the form plugin to the jQuery
core. Some more testing is required here! He also documented it, so if
you download the non-compressed version of the code, you'll have the
full documentation allready there.
<b>Removed functions:</b>
</font></font><font size="-1"><font face="Tahoma">- $.fn.formValues(),
since this (and more) can be done by sam's function.
</font></font><font size="-1"><font face="Tahoma">- $.fn.serialize()</font></font><font
size="-1"><font face="Tahoma">, since this (and more) can be done by
sam's function.</font></font>
<font size="-1"><font face="Tahoma">- $.fn.update()</font></font><font
size="-1"><font face="Tahoma">, since this can be done by using
$.fn.load()</font></font>
<font size="-1"><font face="Tahoma">
</font></font><font size="-1"><font face="Tahoma"><b>Altered functions:</b>
I've altered $.fn.load a little. It uses $.httpData(h) now, instead of
just h.responseText, so this is better imho. And it also checks that
the constructor of the callback is actually a function before executing
it.
All tests are welcome off course ;)
-- Gilles
</font></font>
</body>
</html>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/