HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Tags
    3. namespace
    Log in to post
    • All categories
    • d.healeyD

      Another reason to use inline functions

      Watching Ignoring Scheduled Pinned Locked Moved Scripting namespace
      3
      3 Votes
      3 Posts
      264 Views
      d.healeyD

      @Christoph-Hart But who reads the docs? :p

    • d.healeyD

      Local variables for namespaces

      Watching Ignoring Scheduled Pinned Locked Moved Scripting namespace local variable
      8
      1 Votes
      8 Posts
      353 Views
      Christoph HartC

      Could we get local variables for namespaces?

      I would say that if you exceed 32 variables in a single namespace it might be better to break down the code into multiple modules for clarity anyway. Also I'd like to keep local variables inside inline functions to not confuse people more.