Ferreteria/v0.6/clade/Sys/FileSys/Node/aux/Aspect

From WoozleCodes
Jump to navigation Jump to search
clade: Sys\FileSys\Node\aux\Aspect
Clade Family
Aspect Aspect (none)
Clade Aliases
Alias Clade
Base* [c,i] IO\Aspect
Node* [c,i] Sys\FileSys\Node

Subpages

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 Node object.

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.
  • The abstract declaration was commented out on 2025-12-15.
  • It was only being used in TargetNode(), which itself does not seem to be used.
  • I'm commenting out TargetNode() and all implementations of SelfNodeClass() in this clade-family.
2026-08-02 Moved Sys\FileSys\Aspect to Sys\FileSys\Node\aux\Aspect, because that more accurately describes it.
  • Note that it currently has no podling-clades.