Prefix all requests to the Optimize shared library functions

XMLWordPrintable

    • Not defined

      As part of infra best practices, we should prefix all of our Optimize shared library functions with a recognisable string, such that they will not collide with other methods in the global shared library. In the BE senate, we agreed that this prefix should be opt_[method name].

      ATs:

      • All Optimize shared library functions use the prefix
      • All existing requests to use these functions still work after the prefix is added

      Hint:

      • As a test, it would be interesting to see how collisions are actually resolved if methods have the same name in both of the libraries that we import

            Assignee:
            Unassigned
            Reporter:
            Joshua Windels
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: