I\'m reading \"Pro Javascript Techniques\" from John Resig, and I\'m confused with an example. This is the code:
// Create a new user object that accepts an
Maybe the variable i is "closured" with the last value in the iteration ("age")? Then all getters and setters will access properties["age"].