View Single Post
  #1 (permalink)  
Old 06-30-2006
mefoster mefoster is offline
Registered User
 
Name: Mary Ellen Foster
Organization: Technical University of Munich
Project: JAST human-robot dialogue system
 
Join Date: Jun 2006
Posts: 78
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.
Attached Files
File Type: txt ice2java-enum.patch.txt (3.4 KB, 83 views)
Reply With Quote