Now with Java 5 why don't you implement ICE enums with native Java enums?
0
Comments
marcFloridaAdministrators, ZeroC StaffMarc LaukienOrganization: ZeroC, Inc.Project: The Internet Communications EngineZeroC Staff
For backwards compatibility with older Java versions. However, we might add a metadata directive that allows you to map Slice enums to these new Java enums.
For backwards compatibility with older Java versions. However, we might add a metadata directive that allows you to map Slice enums to these new Java enums.
great, and there're many some other new java characteristic: generic, template...
Comments
great, and there're many some other new java characteristic: generic, template...