Ferreteria/v0.5/@cls/data/unit/calc/cObject
< Ferreteria | v0.5 | @cls
Jump to navigation
Jump to search
class
ferret\data\unit\calc\cObject |
cText | → | cObject | → |
- Source: data/fields/unit/native/types.php
- Purpose: base class for Calc Units that represent data as an object
Thinking
This is descended from cText rather than caBase because objects are generally serialized to Storage as text. I'm not sure that's sufficient justification, but it'll do for now.