
| Key: |
PMT-123
|
| Type: |
New Feature
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Jens Halm
|
| Reporter: |
Jens Halm
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Enum types should be supported in several areas:
- when encoding AMF3 they should be encoded as String values using Enum.name()
- for decoding properties of BeanClassMappings or method parameters there should be a builtin EnumConverter (taken from Spicelib)
Note that you can work with Enum types using Externalizers in the meantime.
|
|
Description
|
Enum types should be supported in several areas:
- when encoding AMF3 they should be encoded as String values using Enum.name()
- for decoding properties of BeanClassMappings or method parameters there should be a builtin EnumConverter (taken from Spicelib)
Note that you can work with Enum types using Externalizers in the meantime. |
Show » |
| There are no comments yet on this issue.
|
|