-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Allow constructors to be used as deserializers
- Make the methods in ProtobufInputStream/ProtobufOutputStream mixins so one can consume them in a deserialization/serialization flow
- Would be cool to maybe have the option of having the context of the owner object in the serializer, maybe something like a parameter annotated with @ProtobufSerializer.Caller/@ProtobufDeserializer.Caller
- two way paths for (de)serialization, this will be incredibly complex to implement and it's not that useful but I'd like to have it in
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request