On Mar 21, 9:48 am, RobG <rg...@iinet.net.au> wrote:
> On Mar 21, 10:30 pm, Jarek Foksa <ja...@kiwi-themes.com> wrote:

> To do this stuff robustly, you often need to use getters and setters,
> so:
>
> Element.prototype.uXgetDisabled = function() {...}
> Element.prototype.uXsetDisabled = function(arg) {...}

I'm curious as to why you think getters and setters are necessary
here.  I don't see the advantages.

  -- Scott

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/jsmentors@jsmentors.com/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/jsmentors@googlegroups.com/

To unsubscribe from this group, send email to
jsmentors+unsubscr...@googlegroups.com

Reply via email to