Recent content by Brendan D Best

  1. B

    Debugging Autoloader,

    Thanks Jeremy, As it turned out the problem was due to a typo in the file name, which was only exposed when we moved to a CaseSensitive file system.
  2. B

    Debugging Autoloader,

    We have created an add-on to achieve some custom functionality . It involves the implementation of a listener class that will identify hooks that have been called in order to display widgets in the UI. The code has been tested and works correctly on our local sandboxes. Earlier pushes to...
Top Bottom