Skip to content

Be clearer about "parsing" vs "serialization" terminology #66

Description

@henrikhorluck

From https://www.merriam-webster.com:
Parse:

to divide (a sentence) into grammatical parts and identify the parts and their relations to each other

Serialize (and deserialize):

Serialize: to arrange or publish in serial form

This makes the naming of RosMessageParser.MessageDataParser particularly confusing, as it actually (de)serialises a message. Note that with #56, it is likely that all serialization will be part of each generated class, so this whole class should probably be removed?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions