Skip to content

First spec read through questions #3

@mwiesen

Description

@mwiesen

Here are my thoughts when I went through:

  • Does it make sense to support multiple email addresses per profile?

    • KISS
    • maybe additional custom fields in the json object
  • Does it make sense to have an additional coloumn in some tables called “part of signature” or similar with boolean values?

  • Some objects allow free text fields. Do they support emojis in case the client is able to render it? Does JSON support line breaks within a "value"?

    • UTF-8 und Unicode. Question if client renders it
  • Should the video type preview field need to support animated Gifs? Or size limited MP4s?

    • Question of client implementation
  • The JSON member names of the profile root object are lower camel case. Should seqts and createts also be lower camel case, e.g. sequenceTimestamp or createTs?

    • JSON keys case sensitive
    • Probably not
  • In chapter 11 it says for the seqts timestamp:

    Probably assigned by the SPXP server when it received this post object.

    • Yes

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