Currently, a configuration object in libini_config can only be populated using a filename as input. Calling code (such as gpo code) sometimes has the data in the form of a byte array. However, in order to create a configuration object, such calling code is currently required to write the data to a local file. It would be useful to be able to populate a configuration object using a byte array as input, so that a local file would not need to be created.
Fields changed
milestone: NEEDS_TRIAGE => ding-libs - May 2014 rhbz: => 0
summary: initializing ini_config with byte array (rather than filename) => [RFE] initializing ini_config with byte array (rather than filename)
patch: 0 => 1
owner: somebody => dpal
Pushed to master: - 1c65fc1a9b585fca62e35d09ae6aaf750a566e75 - ffcd1c1e980ee2b05c63615335966a1fd2089051 - 8adcc6605c517402b6e31c3ca02410cbd701ce84
resolution: => fixed status: new => closed
Metadata Update from @yelley: - Issue assigned to dpal - Issue set to the milestone: ding-libs - May 2014