This will likely take me a while, but I'd like to move all of the events to
static Strings.
The big advantage of this would be to help curb spelling/capitalization errors
when capturing events.
I'm thinking of creating an Events static class to hold all of the event names.
Then, perhaps having an enum inside each component which will hold the names of
the events it throws.
This should make finding what events you need to capture (and their names) a
bit easier.
Original issue reported on code.google.com by IMPINC...@gmail.com on 23 May 2012 at 7:18
Original issue reported on code.google.com by
IMPINC...@gmail.com
on 23 May 2012 at 7:18