Skip to content

Dev/mip 635/refactoring on the nla

Kostas FILIPPOPOLITIS requested to merge dev/MIP-635/refactoring-on-the-nla into master

Created by: KFilippopolitis

Changelog: Jira-598 Jira-613 Jira-635

  • NLA is now split in two layers
  1. Data Fetch
  2. Data Crunch.
  • Added new classes on the NLA in order for the methods to contain easier to understand parameters and avoid deeply nested structures.

Merge request reports