Skip to content

Better (de)serializers #8

@Auties00

Description

@Auties00
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions