<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div bgcolor="#FFFFFF"><div>Enums have a to string method one use to make them look less ancient. </div>
</div></blockquote><div><br>I actually find the uppercase printout makes them stand out as option values more than they do as plain text, but also, using the toString() name might make it more difficult to convert back to the object.<br>
 <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div bgcolor="#FFFFFF"><div></div><div>Btw. Aren&#39;t enums static and thus bad for something like expandable lists ?</div>
</div></blockquote><div><br>Most of the lists you&#39;re seeing aren&#39;t expandable :) But what in specific are your concerns with this? I may have missed something important.<br><br>~Lincoln<br>
</div></div>