This is more of a javascript question. I would like to know if there is a performance hit if variable/properties are accessed with many dots?
Eg: Calling a method test() like Mandy.util.Error.test(); Vs Error.test(); Thanks in advance, Mandy. _______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
