Closed cookrn closed 12 years ago
Consider creating a singleton class in app/lib that initializes on first use as opposed to a global constant in an initializer
Culprits:
Hopefully this will speed up the UI a bit
Fixed by:
Consider creating a singleton class in app/lib that initializes on first use as opposed to a global constant in an initializer