John, thanks for clarifying those points for me. I am learning as I
go.

1) I will need help with the patch/diff business, as I have no idea
how to do any of that. Though I would like to learn.

2) I can fix the coding style (I think).

3) I used the new function "size" because I thought it was better...
The current version of jQuery uses a macro and puts much of the
duplicate logic in both the height and width methods. I though by
combining the code into a single shared method, it would use less
memory and maybe be faster. Also, because it is a static method, it
could be called in other places (jQuery.css) directly on elements.

4) I think it will pass the test suite, but again, something I would
need some help with...

-mike

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to