Hi, I need to run a function when I access a public static var in a class. Trying to run the function in the constructor seems not to work since there's no instance of that class. Do we have some way to do this?
-- Carlos Rovira http://about.me/carlosrovira
