Ferreteria/v0.6/clade/Sys/FileSys/Aspect/Ident/spex
Jump to navigation
Jump to search
About
This namespace contains all the clades for handling filespecs:
USpec: URL parser for filesystem nodes (local or not)PSpecChain: holds the start and endpoint Link objectsPSpec: a single node (file/folder) in a Chain (path)
...and a namespace:
Structure
┌───────┐ ┌───────┐ ┌───────┐
┌──────────────► Ident │────────► USpec ┼──────► PSpec │
│ └───────┘ └───────┘ └───────┘
│
┌────┼─┐ ┌───────┐
│ Node ┼────────────► InOut │
└────┬─┘ └───────┘
│
│ ┌───────┐ ┌──────┐
└──────────────► Venue ┼──────► Stat │
└───────┘ └──────┘
History
| date | what |
|---|---|
| 2025-11-05 | currently contains only the aux subspace and the FSChain clade. |
| 2026-05-05 | moved everything out of aux/, with some renaming: now contains FSChain, FSPathy, and FSLink.
|
| 2026-06-02 | renamed FSLink ⇒ FSPiece
|
| 2026-06-05 | renamed everything again, restructured, made diagram |