sparklemotion/nokogiri

Explore replacements for Xalan-J

Open

#1829 aperta il 3 dic 2018

Vedi su GitHub
 (13 commenti) (0 reazioni) (0 assegnatari)Ruby (806 fork)batch import
help wantedplatform/jruby

Metriche repository

Star
 (5615 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor