Ferreteria/v0.6/clade/Sys/Data/Things/Array/view/Row
Jump to navigation
Jump to search
| ||||||||||||||||||||||||
About
- Purpose: generic Viewer for an Array that represents a {row of data}/record
- Array-Row podlings can inherit from this for specialized rendering
History
- 2025-01-14 started
- 2025-01-16 removed ../ifaces/view stuff because it was just getting too complicated and no longer seemed needed now that I'm reverting to using traits again.
- 2026-02-06 commented out with "How does this get used? It needs to be converted to work with Config\Style."
- 2026-05-31 Something is trying to use it, so I guess I'd better figure out how to make it work again.