[Prototype-core] Re: Question/Suggestion

2007-05-04 Thread Jerod Venema
Greetings! Nice bit of code there! You may want to check out this: http://www.ivy.fr/js/extend/index.html if you're going down that road anyway... -Jerod On 5/4/07, Tomasz R. [EMAIL PROTECTED] wrote: Hi, I've recently started using prototype.js, but I've been doing AJAX for long time

[Prototype-core] Re: Question/Suggestion

2007-05-04 Thread Ryan Gahl
Also, check out: http://www.someelement.com/2007/03/multiple-inheritance-with-prototypejs.html This is my rendition of Kevin Lindsey's inheritance model, designed to support multiple inheritance and play well with prototype.js For what you're talking about, read the section near the bottom