Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(BaseEntity): Better caching of metadata
* Fix read only to skip assignAttributesData * Better caching of metadata (probably could use more work as well) * Use simpler isReadOnlyAttribute check * Refactor other loop checks to simple lookups. * `arguments` scope all valid references.
- Loading branch information