Closed Bug 61664 (xlink) Opened 24 years ago Closed 19 years ago

Implement full XLink

Categories

(Core :: XML, enhancement, P3)

enhancement

Tracking

()

RESOLVED WONTFIX
Future

People

(Reporter: dr, Assigned: hjtoi-bugzilla)

References

(Depends on 1 open bug)

Details

Implement full XLink support in Mozilla. (placeholder)
dependant on bug 59783. also contingent on refactoring of xml content sink,
probably...
Status: NEW → ASSIGNED
Depends on: 59783
Target Milestone: --- → mozilla1.2
I just wrote the beginnings of a link manager design at:

http://www.mozilla.org/newlayout/xml/lmdesign.html

It will probably take some time to update...

I removed the dependancy to dynamic XPath. XLink does not depend on XPointer or
XPath. XPointer can augment XLinks, providing ways to point to fragments of
documents, although arguably extended XLinks are nearly useless without XPointer
implementation. Right now we only support the IDLoc short hand fragment identifier.

Also extended XLinks do not depend on content sink refactoring.
No longer depends on: 59783
doesn't look like i'll be doing any xml work anytime soon :( ... reassigning to
heikki for safekeeping.
Assignee: dr → heikki
Status: ASSIGNED → NEW
Target Milestone: mozilla1.2 → Future
I'll slate this for mozilla1.2 for now, as the rest of the XLink/XPointer work.
Target Milestone: Future → mozilla1.2
XLINK related. Changing QA contact to bsharma@netscape.com
QA Contact: petersen → bsharma
Target Milestone: mozilla1.2 → Future
alias for faster searching
Alias: xlink
Depends on: 39598
Depends on: 110817, 211916, 287252
Simple XLink is enough (and nobody uses that anyway).
Status: NEW → RESOLVED
Closed: 19 years ago
QA Contact: bsharma → ian
Resolution: --- → WONTFIX

Can we consider reopening this? I'm not a Firefox dev, but given that XLink is already supported in SVG, it shouldn't be too hard to implement for XML in general, right? Or am I missing something?

Flags: needinfo?(peterv)

It's not easier or harder if it's already supported in SVG. But I don't think it would make sense to expand the support to XML in general (note also that SVG 2 started to deprecate it).

Flags: needinfo?(peterv)
You need to log in before you can comment on or make changes to this bug.