On Wed, 25 Jun 2008, Klaas-Jan Stol wrote:
maybe I overlooked something, but wouldn't specifying the full outer subname
(including its namespace) help?
like so:
.namespace ['B']
.sub 'inner' :outer(['A';'outer'])
...
.end
instead of the proposed :lexid property.
just a thought. maybe there's something i'm overlooking or missing, but to
me this seems like the most obvious solution.
i think the problem is that it doesn't work for multi subs. it wouldn't
know which version of the sub you were trying to reference.
-jeff