[Proto-Scripty] Re: Can I change what new [someClass] will return?

2010-12-17 Thread Luke
Hi Richard, thanks for your reply. With The return is something I've been using since May 2008 with all the releases and updates since then. Do you mean you have used the native prototype-return, or did you alter it, and it still worked? On Dec 16, 6:04 pm, Richard Quadling

Re: [Proto-Scripty] Re: Can I change what new [someClass] will return?

2010-12-17 Thread Richard Quadling
On 17 December 2010 08:32, Luke kickingje...@gmail.com wrote: Hi Richard, thanks for your reply. With The return is something I've been using since May 2008 with all the releases and updates since then. Do you mean you have used the native prototype-return, or did you alter it, and it

[Proto-Scripty] Re: Can I change what new [someClass] will return?

2010-12-17 Thread Luke
Sounds good. Can you post a link to your source (if you want to share it and have it on github or something)? On Dec 17, 11:08 am, Richard Quadling rquadl...@gmail.com wrote: On 17 December 2010 08:32, Luke kickingje...@gmail.com wrote: Hi Richard, thanks for your reply. With The

Re: [Proto-Scripty] Re: Can I change what new [someClass] will return?

2010-12-17 Thread Richard Quadling
On 17 December 2010 08:32, Luke kickingje...@gmail.com wrote: Hi Richard, thanks for your reply. With The return is something I've been using since May 2008 with all the releases and updates since then. Do you mean you have used the native prototype-return, or did you alter it, and it

Re: [Proto-Scripty] Re: Can I change what new [someClass] will return?

2010-12-17 Thread Richard Quadling
On 17 December 2010 10:14, Luke kickingje...@gmail.com wrote: Sounds good. Can you post a link to your source (if you want to share it and have it on github or something)? I don't use github. I simply build prototype and then add my patch. I don't have any unit tests for this either, but my

[Proto-Scripty] Re: Can I change what new [someClass] will return?

2010-12-17 Thread Luke
Ok, that works great. Thank you Richard! On Dec 17, 11:17 am, Richard Quadling rquadl...@gmail.com wrote: On 17 December 2010 10:14, Luke kickingje...@gmail.com wrote: Sounds good. Can you post a link to your source (if you want to share it and have it on github or something)? I don't use