Closed RobinNagpal closed 10 years ago
Please use the built-in setter getter mechanism rather than defining the get methods yourself. See https://github.com/xtk/X/blob/master/objects/volume.js#L563-573 for an example.
Can some one please merge this pull request. I have incorporated the comments from Nicolas
Thanks Robin
Please use the built-in setter getter mechanism rather than defining the get methods yourself. See https://github.com/xtk/X/blob/master/objects/volume.js#L563-573 for an example.