I\'ve started to really like using C# and Java enums in my code for several reasons:
Integers are smaller, and require less overhead, something that still matters on mobile devices.