This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Re: [scala-bts] #8c8c8c: FR: Xhtml: add easy to use methods

No replies
Scala 2
Joined: 2009-03-05,
User offline. Last seen 42 years 45 weeks ago.

-----------------------------+----------------------------------------------
Reporter: stepancheg | Owner: scala-xml_team
Type: enhancement | Status: closed
Priority: normal | Component: XML support
Version: Unreleased-2.8.x | Resolution: fixed
Keywords: xml |
-----------------------------+----------------------------------------------
Changes (by extempore):

* status: new => closed
* version: => Unreleased-2.8.x
* resolution: => fixed

Comment:

One argument conveniences implemented in r17614. I have to say that the
fact that NodeSeq extends Seq[Node] and Node extends NodeSeq makes it
pretty unclear which overloads make sense. It would be really nice to
unravel that hierarchy into something with a little conceptual separation,
but for now I let it dictate the terms.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland