Home GnuPG

Introduce idxv(), like idx()
c6e226fe460bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Introduce idxv(), like idx()

Summary:
Ref T10449. The new Conduit APIs are more powerful/flexible, but also more annoying to read data from since things are buried several levels deep.

Introduce idxv() to make it easier to do $conduit_result['data']['attachments']['fields']['name'] and similar safely without checking every single value.

Test Plan: See other diffs associated with T10449.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10449

Differential Revision: https://secure.phabricator.com/D15347

Details

Event Timeline

epriestley <git@epriestley.com> committed rPHUTILc6e226fe460b: Introduce idxv(), like idx() (authored by epriestley <git@epriestley.com>).Feb 26 2016, 3:21 PM