Support for getSuperProperties() and registerSuperPropertiesOnce()
Closed this issue · 4 comments
Hi!
Would it be possible to support the getting of super properties? Also, registering a super property once would be nice to have too.
It is important to be able to implement the incrementation of super properties.
yes, but i'm limited on time to impl it, so can't make any promise on how soon it will be implemented.
your'e welcome to fork, impl and make a pull request.
those features are pretty ez to impl by copy-paste from other existing features
update: looks like i'll have some time soon for this, perhaps even over this weekend
@vargaendre checkout latest version 4.0.0
I didn't test the super props methods throughly so feel free to check them out and create issues (or even better PRs) if there are probs
Thank you so much! I'll check it out and try with a PR if I find something.