[Bugs] [Bug 1210775] GFAPI should have a mechanism to receive and return xdata from/ to application
bugzilla at redhat.com
bugzilla at redhat.com
Fri Nov 18 14:57:11 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1210775
Niels de Vos <ndevos at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ndevos at redhat.com,
| |rtalur at redhat.com,
| |srangana at redhat.com
Summary|[RFE] GFAPI should have a |GFAPI should have a
|mechanism to receive and |mechanism to receive and
|return xdata from/to |return xdata from/to
|application |application
Flags| |needinfo?(rtalur at redhat.com
| |)
--- Comment #1 from Niels de Vos <ndevos at redhat.com> ---
Could you explain a little more about the keys/values that you would like to
pass through xdata? Because there is no type-checking in xdata, it is not a
very useful API for most users. We should aim to bring real functions and
structures to gfapi, not hacky xdata-like approaches.
Also, xdata tends to be a dict_t structure. We can not reasonably expose that
to applications. I will need to become a standard array/list of some kind.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list