|
Patch to slice2java to make it generate Java 1.5 enums
I don't know if this is acceptable -- you probably want to maintain compatibility with Java 1.4.2 -- but the included patch modifies slice2java so that it creates a true Java 1.5 "enum" instead of the string-array version it currently generates.
|