#2 Add support for formatting using second-degree references.
Closed: Fixed Opened by nalin.

Some of the schema being thrown around out there includes entries which refer to entries which refer to entries. Currently we only support retrieving attributes from entries which are directly referenced by (or which directly reference) the entry which is being examined.

The lists which we use to keep track of what we're tracking on a per-map basis should probably be collected into a structure of some kind, because passing them around is already a bit unwieldy.


Metadata