On Fri, Jul 10, 2009 at 3:06 PM, felix<[email protected]> wrote: > I thought the point was, it's possible for the FilePosition > to be different from the base uri for resolving relative uris. > but I don't have a specific example in mind.
Ok so as you see, I fixed the first problem: that we were resolving too early. As for the second, it would seem that the PluginEnvironment gets to decide: it knows the FilePosition where the reference occurred; it knows the exact URI specified in the reference; and it can decide what to use as the base for that URI. Does that make sense? Ihab -- Ihab A.B. Awad, Palo Alto, CA
