Re: [Proto-Scripty] Re: Extending the Ajax.Request object

2010-03-24 Thread Omar Adobati
Thanks a lot T.J. I will read your answer carefully later on, but it looks very complete and clear I really appreciate your help. --- Omar Adobati On Wed, Mar 24, 2010 at 15:08, T.J. Crowder wrote: > Hi Omar, > > In the general case, you can reference a function simply by using its > name

Re: [Proto-Scripty] Re: Extending the Ajax.Request object

2010-03-24 Thread Omar Adobati
Hi T.J. I've set up a small minimum failing test here: http://www.adobati.it/test/ I have the same error as described above: == Prototype.emptyFunction is not a function (this.options.onException || Prototype.emptyFunction)(this, exception); == Thanks, Omar On Wed,