Re: [JSMentors] JS API Design - Accepting Parameters

2011-01-14 Thread Shane Tomlinson
I tried this method before and it does work well, the problem for me though then became if I started the interface with two required and an options field, and then needed a third required, I had to go and change the interface, which could be a bit of a pain. Eventually I started doing the same

Re: [JSMentors] I'm Looking for Guidance In How to Get Started Learning JavaScript

2011-01-05 Thread Shane Tomlinson
On Sun, Jan 2, 2011 at 5:55 PM, Shawn Stringfield shawn.stringfi...@gmail.com wrote: Hi, I'm fairly new to JavaScript and found out about JsMentors from ajaxian.com as a vital resource for discussing and learning JS. Can anyone share some good advice on getting started? I have a little

Re: [JSMentors] Kudos

2011-01-02 Thread Shane Tomlinson
On Sat, Jan 1, 2011 at 8:11 PM, Rey Bango reyba...@gmail.com wrote: Thanks Marc! :D From: Marc Harter Sent: Saturday, January 01, 2011 1:30 PM To: jsmentors@googlegroups.com Subject: [JSMentors] Kudos This group has just blown up and become a rich community for learning JavaScript from one

Re: [JSMentors] Re: Performance of apply vs call

2010-12-21 Thread Shane Tomlinson
I am sorry for my accusatory email, I was having a rough day and put a tone to what I was reading that was inappropriate. Completely my fault. On Wed, Dec 22, 2010 at 12:40 AM, RobG rg...@iinet.net.au wrote: On Dec 22, 2:47 am, Shane Tomlinson set...@gmail.com wrote: Balazs, like I said, I