On 10 Jul., 16:13, dotnetCarpenter <jon.ronnenb...@gmail.com> wrote: > About jQuery size, this won't add much to the size as regex /\s+/g is > already used in the core and could be replaced with a call to trim > (String, true), which would actually improve code coverage. I haven't > looked into the jQuery UI source but I bet it's there as well. You > have a good point about changing the behavior of the trim method, but > the default behavior isn't changed, so I don't know how big a deal it
You would still dilute the API... what's the point of having methods that do different things than their name suggests? Its just counter- intuitive. --Klaus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---