HISE Logo Forum
    • Categories
    • Register
    • Login

    Multi Pages GUI and namespace feature

    Scheduled Pinned Locked Moved Scripting
    3 Posts 2 Posters 550 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ossian1961O
      ossian1961
      last edited by

      I did a script about a GUI with multi pages feature but I didn't use the namespace feature as @Christoph-Hart adviced in the old topic https://forum.hise.audio/topic/725/design-patterns. Surely the namespace use is a more logical and clean method, anyway I'd like to know if it could improve in some way the stability or speed of the compiled plugin or it's just only a more correct programming procedure.

      alt text

      https://www.kontakthub.com/label/Imagik-Sound/
      https://mirtklaar.bandcamp.com/

      1 Reply Last reply Reply Quote 0
      • Christoph HartC
        Christoph Hart
        last edited by

        Namespaces are resolved before the abstract syntax tree of the javascript engine is parsed so it has absolutely no impact on performance.

        ossian1961O 1 Reply Last reply Reply Quote 1
        • ossian1961O
          ossian1961 @Christoph Hart
          last edited by

          @Christoph-Hart said in Multi Pages GUI and namespace feature:

          Namespaces are resolved before the abstract syntax tree of the javascript engine is parsed so it has absolutely no impact on performance.

          So it's a better clean way to work ;)

          https://www.kontakthub.com/label/Imagik-Sound/
          https://mirtklaar.bandcamp.com/

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          27

          Online

          1.7k

          Users

          11.7k

          Topics

          102.0k

          Posts