On Sun, Sep 19, 2010 at 10:50 PM, Darin Fisher <[email protected]> wrote: > On Sun, Sep 19, 2010 at 10:41 PM, Boris Zbarsky <[email protected]> wrote: >> * A getCommonBaseSpec() method that will take two URIs and return a >> URI string they could both be relative to, if any. >> * A getRelativeSpec() method that takes two URIs and returns a >> string that represents one as a relative URI relative to the >> other (if this is possible). > > ^^^ these are convenient
I haven't added these yet, but I certainly wouldn't rule out adding them in the future. Adam
