Zhu, Yongsheng wrote:
> The key also contains the source names, which are not integers.
Have a
> look at the status.ini file content to get an idea what is expected in
> the hash.
A good reference. I'd like to use keys similar to
'source-addressbook-stat-local-any-sent'.
For value, I'll directly convert integer to string currently.
Jussi, since UI will use this, do you think it is ok?
Yes, this is exactly how I figured it would work. It's a bit stupid that
we have to do these conversions, but it does keep the api nicer and more
future-proof.
Jussi