FreeTAKTeam / DigitalPy

A framework to support digital engineering in the python language
Eclipse Public License 2.0
8 stars 4 forks source link

Core iam implementation #64

Closed naman108 closed 5 months ago

naman108 commented 5 months ago

Description

This PR adds core functionality and persistency to the basic IAM component. It also includes some performance optimization changes to support the increased use of the component system.

Features

Change Description