> Do you have an implementation that can dynamically load policy files?
currently there's no way to dynamically load policies from
multiple locations. however, if you do modify a policy
that was already loaded, you can read in those modifications
dynmically via the Policy.refresh() method.