On 9/8/06, Abdur-Rahman Advany <[EMAIL PROTECTED]> wrote: > wont you break existing plugins and functionality when you extend the > built-in class? isn't there a other way? > Extending built-in class is the easiest way. We indeed can create a new class represent the built-in String class, but we also need to simulate many functions according to String, it's not very beautyful.
-- I like python! My Blog: http://www.donews.net/limodou UliPad Site: http://wiki.woodpecker.org.cn/moin/UliPad UliPad Maillist: http://groups.google.com/group/ulipad _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
