Ferreteria/v0.6/clade/Sys/FileSys/list/Nodes

From WoozleCodes
Jump to navigation Jump to search
clade: Sys\FileSys\list\Nodes
Clade Family
Grid Nodes (none)
Clade Aliases
Alias Clade
Subpages

About

  • Purpose: an array of Node objects

Pages

History


date what
2022-09-29 started
2023-11-03 moved from ...\File\cPathFileList -> ...\File\Path\cFileList
2024-12-24 moved from [WF]Data/Stored/File/Path -> [WF]IO/fsys/Path/Piece/Based/Named
2024-12-29 Replacing navigation functions with cArray methods
2024-12-30 Copied from [WF]IO/fsys/Path/Piece/Based/Named -> [WF]Sys/FileSys/list
  • Base is now Array instead of [WF]IO\fsys\Path\Piece\Nested\xNamed.
  • ...and basically this now has very little to do with the original FileList stuff, except for being in the same general area of functionality.
2026-06-26 tentatively re-parenting from Grid to StandardBase because I suspect there are implicit operations happening that are mucking things up, and I need to (at least) see what they are.