• How long has Scala supported XML?
  • How long has the XML library been separate from the compiler?
  • Why is the XML library no longer part of the compiler?
  • Why does the Scala compiler still depend on the Scala XML library?
  • Can I use a different version of Scala XML from the Scala compiler?
  • What will be changing for XML in Scala 3 (code named "Dotty")?
  • Will Scala 3 (code named "Dotty") support XML literals?
  • What will happen with scala-xml in Scala 3 ("Dotty")?
  • What parts of the Scala ecosystem depend on XML literals?
  • What are popular use cases for XML literal support?