Ferreteria/v0.6/clade/Sys/FileSys/Aspect/Ident/spex/USpec

From WoozleCodes
Jump to navigation Jump to search
clade: Sys\FileSys\Aspect\Ident\spex\USpec
Clade Family
StandardBase USpec (none)
Clade Aliases
Alias Clade
Base* [c,i] aux\StandardBase
PSpec [c,i] Sys\FileSys\Aspect\Ident\spex\PSpec
EventIface Sys\FileSys\Event
EvOnPath Sys\FileSys\Event\OnPath
IdentIface Sys\FileSys\Aspect\Ident
SelfIface Sys\FileSys\Aspect\Ident\spex\USpec
Subpages

Pages

History

  • 2024-04-30 converted to class-per-file
    • renamed from .\cnURLInfo -> .\IO\Store\Aux\Native\cnURL
  • 2026-05-27 moved from [WFu]Sys\IO\Store\aux\Native -> [WFe]Sys\FileSys\aux because FileSys\Aspect\Ident\spex clades are using it.
    • Also added interface and removed references to cnPathInfo (possibly functionality is now in Ident?).
    • Changed API to use hooked properties instead of functions.
    • Schema -> Proto, BaseURL() -> $SFull
  • 2026-06-02 [THINKING] maybe this isn't inherently "native" (could be initialized with FromNative() or From_parse_url(), OSLT, for clarity) and needs to be more part of the filespec-management system.
  • 2026-06-03 Moved ...Ident/native/URL ⇒ ...Ident/spex/NodeURL (see notes)
  • 2026-06-05 Renamed NodeURLUSpecNode
  • 2026-06-09 Renamed USpecNodeUSpec
  • 2026-06-10 Reparented from StandardBase ⇒ IO\Aspect\Entry, with the idea that this makes them easier to reconcile. This should (I think) make USpec redundant except for the connecty bits.