Skip to content

Documentation enhancement #10

Description

@Made-in-Slovakia

I implemented PINE client in Go Lang and during that I found missing information in the standard that I think should be added to avoid any misunderstandings in future:

  • endianness, if it is up to emulator (PINE server) to choose endianness, it should be explicitly mentioned
  • batch of commands is not atomic which is expected but never mentioned in standard
  • if client sends a batch of commands and one of the commands fails, should the server continue with the next commands or terminate execution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions