On Mon Jul 14 09:26:58 2025 +0000, Nikolay Sivov wrote:
Do you need this? And why E_NOTIMPL?
Yes, it's needed to convert a property value from a string to its canonical type (and its corresponding DEVPROP_TYPE_* value) while parsing AQS filters. The E_NOTIMPL was a typo. Fixed it, thanks.