Skip to content
Snippets Groups Projects
  1. May 28, 2021
  2. May 27, 2021
  3. May 25, 2021
  4. May 21, 2021
  5. May 20, 2021
  6. May 19, 2021
  7. May 03, 2021
  8. Apr 30, 2021
  9. Apr 28, 2021
  10. Apr 26, 2021
  11. Apr 23, 2021
  12. Apr 22, 2021
  13. Apr 21, 2021
  14. Apr 16, 2021
    • Martin Christoph Hierholzer's avatar
      Mhier/wip hierarchy modifying group (#207) · caefca07
      Martin Christoph Hierholzer authored
      * add HierarchyModifyingGroup
      
      * VirtualModule: allow nested oneLevelUp etc.; simplify implementation
      
      This is achieved by properly setting the _owner of each VirtualModule (unless highest level).
      
      The simplification comes from then being able to use getOwner() instead of keeping track of "grandparents", and from using createAndGetSubmodule() instead of implementing something similar again in findTagAndAppendToModule().
      
      * DataLossCounter constructor now takes qualified path to trigger variable
      Unverified
      caefca07
Loading