Shopblocks
Shopblocks
This PR pulls in #45, #29 and an initial one by ourselves. It adds two options to the component: `showOnFocus` - Show all data properties that are tied to a...
Should `$this->_data` not be keeping an internal counter perhaps, so that if that is available, `count($object)` returns the already-calculated value?
Thats fine, we have changed our code to have a `Model::count()` query too, but this enhancement would still be useful.
Any thoughts on furthering this into `1.0` or `1.1`?
Bug report filed on PHP to document this: https://bugs.php.net/bug.php?id=71738
Any update on this?