William Watson created IPROTO-146:
-------------------------------------
Summary: Add marshalling support for java.time.* classes
Key: IPROTO-146
URL:
https://issues.redhat.com/browse/IPROTO-146
Project: Infinispan ProtoStream
Issue Type: Feature Request
Affects Versions: 4.3.3.Final
Reporter: William Watson
Add marshalling support for these commonly used, {{serializable}} classes:
* {{java.time.LocalDate}}
* {{java.time.LocalDateTime}}
* {{java.time.LocalTime}}
* {{java.time.MonthDay}}
* {{java.time.Year}}
* {{java.time.YearMonth}}
* {{java.time.ZonedDateTime}}
* {{java.time.ZoneId}}
* {{java.time.ZoneOffset}}
This will make it easier for developers who are use {{@ProtoField}} on objects with member
variables of these types.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)