Aller au contenu principal

Commentaires

2 commentaires

  • Victor Catalán

    Great! Thanks for sharing Jonathan Dandois!

    0
  • Gareth Evans

    Hey Jonathan, great stuff. We love to see people using the SDK!

    The implementation of the activity pack is great, but it exposes the entire localStorage. This can be useful but also risky. It may lead to bugs or security issues, like overwriting important data or accessing sensitive information. Adding a prefix to key names can limit access and mitigate potential bugs or security issues. It depends on the use case and the caution of workflow authors. As the philosopher Lee said - "with great power, comes great responsibility”.

    One other suggestion would be to decorate each activity with “// @clientOnly” and  “// @supportedApps EXB, GVH, GXW, WAB” comments so that the workflow designer only offers the activities in applications that they are compatible with. There is more on that described here https://developers.vertigisstudio.com/docs/workflow/sdk-web-activity-block-tags.

    1

Vous devez vous connecter pour laisser un commentaire.