sparklemotion/nokogiri

Explore replacements for Xalan-J

Offen

#1.829 geöffnet am 03.12.2018

 (13 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (806 Forks)batch import
help wantedplatform/jruby

Repository-Metriken

Stars
 (5.615 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 7h) (14 gemergte PRs in 30 T)

Beschreibung

See #1760 for more context.

The JRuby implementation of Nokogiri uses Xalan-J for XSLT support, but this thread reveals that development (and likely support) has stalled on that project.

A potential replacement, noted in the thread linked above, is Saxon. There may be other potential replacements as well.

The outcome intended for this issue is to do some exploration of replacing Xalan-J:

  • is there a replacement that will functionally support what Xalan-J supports today?
  • how difficult will a transition be?

Tagging @jvshahid and @kares for visibility

Contributor Guide