FOM PrettyPrint native support
------------------------------

                 Key: ABDERA-128
                 URL: https://issues.apache.org/jira/browse/ABDERA-128
             Project: Abdera
          Issue Type: Wish
    Affects Versions: 0.3.0
            Reporter: Remy Gendron
            Priority: Minor


Eclipse allows one to associate a <formatter> to be executed when displaying an 
object type in the debugger view, instead of the default behavior of calling 
toString().

It would be nice if the root ancestor of the FOM implemented a 
toFormattedString().

That way, instead of getting a long one liner of an XML document, one would get 
a nicely formatted XML output in the debugger window when inspecting FOMElement 
objects.

Thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to