Search results

  1. G

    Pass different datasets as parameter

    Unfortunately, that's one of the downsides of using static datasets as part of an AppServer interface. The schema is effectively part of the contract, so adding or removing fields requires both sides to agree on the definition. What has worked well for us is versioning the interface instead of...
Back
Top