[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Can you define an ENUM with some keywords included?

  • Thread starter Thread starter mircea.alexandru
  • Start date Start date
Status
Not open for further replies.
M

mircea.alexandru

Guest
If you really really want a string enum, you can use the type-safe-enum pattern and create some static class exposing things quite similar to a standard oe enum from a syntax perspective.

Continue reading...
 
Status
Not open for further replies.
Back
Top