
20 Aug
2009
20 Aug
'09
7:20 p.m.
On Thu, Aug 20, 2009 at 8:20 AM, DE <satan66613@yandex.ru> wrote:
on 20.08.2009 at 3:42 Steven Ross wrote :
Is there any reason why one approach (unnamed enum for each value vs. single unnamed enum for all) is better than the other? actually no but i think keepeng values in one enum is more convenient
Thanks for the confirmation (and the suggestions). I'll just leave them as individual enums then.