[
https://issues.apache.org/jira/browse/ABDERA-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James M Snell resolved ABDERA-128.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.4.0
checked in, FOMDocument and FOMElement both now have toFormattedString. I'll
likely add this to other places as well.
> 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
> Fix For: 0.4.0
>
>
> 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.