Mapping Data in maci (Pointer-Like Behavior) | Python

Опубликовано: 15 Июнь 2026
на канале: guardclaws
16
0

Learn how to map data inside maci objects, giving you pointer-like behavior for shared and referenced data.

Quick Start Video: https://docs.macilib.org/watch/quick-...
maci Docs: https://docs.macilib.org/

Material covered references maci v1.0.0

timestamps:
00:00 welcome
02:01 python's objects in memory
06:29 mapping names
10:23 unmapping names
11:57 check name is parent-child
13:17 unmapping all child names
14:32 chain link var names
17:12 unmap with re-assignment
19:10 get all parent-child map views
24:52 get parent or child map view only
25:46 get map view as chain link
36:38 mapped and locked name
40:13 map example to file