Skip to content

Passing JSON parameters to FileMaker scripts? #33

Description

@jean-Phil

This is meant more as a discussion opener than a, issue...
What would the PROS and CONS of passing FileMaker scripts parameters in JSON format be?

PROS

  • cleaner get(scriptParameter) output
  • much cleaner way of passing matrices of arguments

CONS

  • Is it a lot slower to work this way than to use simple key-value pairs ?
  • Custom functions required for decoding
  • dates are returned as text
  • recursion depth limits

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