Bug #64580
closed
ObjectAccess::getGettablePropertyNames name is misleading
Added by Cedric Ziel almost 10 years ago.
Updated almost 8 years ago.
Description
This convenience method should just return the names of existing properties.
What it does is just returning a bunch of shortened getter names which is very inconvenient.
Please take a look if TYPO3.Flow changed this, the class is in there, too.
I'm working in this area too and have a WIP to synchronize getProperty() since this method has a cache implemented in flow that could be useful for extbase as well.
- Priority changed from Must have to Could have
- Status changed from New to Needs Feedback
The method name and its description is plain wrong
The description says: "Returns an array of properties which can be get with the getProperty() method"
The scope of this method is this limited for further usage in Fluid or the mentioned method, but it has it use case.
What is your suggestion now? Change the description to be even more clear? Add new API for your use case? x?
- Status changed from Needs Feedback to Closed
No feedback since 90 days > closing.
If you think that this is the wrong decision or that there is still work to be done on this topic, then please reopen this issue or open a new issue with a reference to this one.
Thank you.
Also available in: Atom
PDF