Futilities/v0.6/clade/Sys/IO/Store/aux/Spider/Pair

From WoozleCodes
Jump to navigation Jump to search
clade: Sys\IO\Store\aux\Spider\Pair
Clade Family
StandardBase Pair (none)
Clade Aliases
Alias Clade
AppAdmin \App
Base* [c,i] aux\StandardBase
Eventable Sys\Events\aux\Eventable
EventOnLoop Sys\Events\Event\Loops\OnLoop
EventOnNode Sys\FileSys\Event\OnNode
EventOnPath Sys\FileSys\Event\OnPath
EventOnMsg Sys\Events\Event\Loops\OnMessage
FSLink* [c,i] Sys\FileSys\Aspect\Ident\spex\FSLink
SelfIface Sys\IO\Store\aux\Spider\Pair
Stat* [c,i] Sys\IO\Store\aux\Spider\Stat
Stats* [c,i] Sys\IO\Store\aux\Spider\Stats
Subpages

Pages

History

  • 2024-05-01 converted to class-per-file
    • renamed .\cFSNodePair -> .\IO\Store\Node\cPair
  • 2026-05-04 reinstating this as an auxiliary class for Node\Pair to use as an object
  • 2026-05-05 Revision still in process:
    • moved from Store\Node\ to Store\aux\Spider
    • replacing PathPiece* with Ferreteria clades
  • 2026-05-28 Changed to use FSChain instead of FSLink because the latter does not definitionally have the full filespec, and should not be creating Node objects (which, in fact, it will no longer do).