Filter links in a ObtLinkbase by environments.
authorDana Jansens <danakj@orodu.net>
Mon, 24 Jan 2011 20:13:27 +0000 (15:13 -0500)
committerDana Jansens <danakj@orodu.net>
Wed, 5 Oct 2011 17:34:37 +0000 (13:34 -0400)
commit88b85d8393faa96a9c86b2af0e57c492c2ea7091
treef302bcc2a7d8523bef16fc2b28a12d2a441894de
parent835cb7e5d3df174e64d5cff385b858091582b5f6
Filter links in a ObtLinkbase by environments.

Store a set of active environments in a linkbase and only include links in the
linkbase that 1) want to be displayed, 2) pass TryExec, 3) match environment
requirements and restrictions.
obt/link.c
obt/link.h
obt/linkbase.c
obt/linkbase.h