Ferreteria/v0.6/clade/Sys/FileSys/Node/aux/Aspect
Jump to navigation
Jump to search
| ||||||||||||||
About
- Purpose: filesystem Node Aspect
- An "Aspect" is a sort of helpful coordination-manager for clades that all refer to a particular object. This one manages references to a particular
Nodeobject.
- An "Aspect" is a sort of helpful coordination-manager for clades that all refer to a particular object. This one manages references to a particular
Pages
History
| date | what |
|---|---|
| 2025-11-15 | Node() needs to be public so other classes can get access to the whole structure from any Aspect.
|
| 2025-12-15 | SelfNodeClass(): When do we use this?
|
| 2026-05-03 | SelfNodeClass() was so that we can recreate the parent-Node from just an Aspect.
|
| 2026-08-02 | Moved Sys\FileSys\Aspect to Sys\FileSys\Node\aux\Aspect, because that more accurately describes it.
|