Skip to content
Snippets Groups Projects
Commit 47feb1f4 authored by MaZiFAU's avatar MaZiFAU
Browse files

Known Bugs; BugFixes; Facts; Misc;

Known Bugs;
+ Saving/Loading [Experimental]

BugFixes;
+ Server caching may pose the need for postponed Stage loading
+ Server cheches wrong label -> send fact with new one.
+ New Facts may have Definisions()==null -> null.ToString() for ID
+-> MMTFact.ToString() as Fallback

Facts;
+ Further decoupled from FactRecorder
+-> labeling done JIT by FactRecorder
+ Caching: object CompiledValue && Expression CompileBase

Misc;
+ added SOMDoc(from)Object(object)
+ StageStatic.ShallowLoadStages(bool): streamlined loading in case of failure due to unloaded dependecies (e.g.: ContextRecorder)
parent ef9003b9
No related branches found
No related tags found
No related merge requests found
Showing
with 345 additions and 205 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment