Skip to content

Random Questions #27

Answered by piercema
awick asked this question in Q&A
Sep 13, 2024 · 1 comments · 9 replies
Discussion options

You must be logged in to vote

Here's the answer to the first five questions.

  1. The snapshot file is the "save" file from the front-end that can be imported into the front-end to resume editing. It is accurate that you only need snapshot files if you are using the front-end.
  2. I would be open to that idea. We will need to evaluate which fields need the update, and get a good idea on the level of effort.
  3. loggingValue is only in the enums. It is the human-readable version of the enum value. That choice is ultimately up to you. If you'd prefer to just log the enum value as a number, you can ignore that field. If you'd like to have a human readable option, loggingValue defines it.
  4. That's another good idea. We'd be open to tha…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@awick
Comment options

@piercema
Comment options

@awick
Comment options

@piercema
Comment options

@awick
Comment options

Answer selected by piercema
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants