From 899951244d75254b870e0c7f4d1e9419e7964052 Mon Sep 17 00:00:00 2001 From: nodist Date: Wed, 24 Jun 2026 17:58:11 -0400 Subject: use trees without parent nodes --- docs/lifecycle/register.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'docs/lifecycle/register.md') diff --git a/docs/lifecycle/register.md b/docs/lifecycle/register.md index 3f59469..1de8cdc 100644 --- a/docs/lifecycle/register.md +++ b/docs/lifecycle/register.md @@ -2,16 +2,14 @@ --- -# Create - ## Module -1. Init new module with the filename -2. Add to namespace tree -3. Load - -# Load - -## Module +1. Add findsert task to `namespace_module_mutex` + * If found end findsert task +2. Create the namespace and add to namespace tree +3. Create task on the new namespaces `mutex` to read the file into a string +4. On completion of the read task add a parse task into the namespace mutex ## String + +1. Add run task with new `kpl_buffer` to `kpl_name_string`'s `mutex` -- cgit v1.2.3