mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
o BaseField: add hasChild() and getChild() so callers don't have to use getChildren() to check if a single item exists. o BaseField: prevent addToXMLNode() from saving virtual nodes o BaseModel: refactor getNodeByReference() to use hasChild() and getChild()