Quote Originally Posted by laggyluk View Post
enum range is 0-255 thanks to {$PACKENUM 1} and if I made it a class then I couldn't create hundreds of milions of them like i do now. I can't add new elements to middle of enum definition but I don't have a problem with adding them to the end

and In file I can save enum name instead of int
Code:
[requires]
3 btStone
Sorry, but I'm curious as how you're doing it. Could you be a little more expressive with the solution (at least partially) to which you arrived?
What does the {$PACKENUM 1} and who implications you have in your design?

Regards,
P.S: Sorry for mi poor English.