Re: [scala-bts] #1985: xml.PrettyPrinter comment refers to nonexistent toPrettyXML method

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

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

Comment:

Fixed in r17751, thanks.

[scala-bts] #1985: xml.PrettyPrinter comment refers to nonexiste

----------------------+-----------------------------------------------------
Reporter: creidieki | Owner: scala-xml_team
Type: defect | Status: new
Priority: normal | Component: XML support
Keywords: |
----------------------+-----------------------------------------------------
The scaladoc comments for xml.!PrettyPrinter say "you can use the
toPrettyXML methods to convert XML to a formatted string" [http://www
.scala-lang.org/docu/files/api/scala/xml/PrettyPrinter.html]. There is no
toPrettyXML method.

This may be a result of a historical name change; my first guess is that
the comment should say "the format() methods".

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