Why are enums not inherently “list-able” in every language out there? I mean, it can’t just be in my bnuysiness that we have many enums specifically for identifying (in code) the selection the user made from a drop-down menu. It would make logical sense to simply have that available to bind to a menu control.

And yet, no.

Lee Feagin @leefeagin