Closed dyoo closed 13 years ago
Working on this on the 'printing' branch. Will be more systematic about using the params parameter to toDomNode. params will have a recur() method to help manage the cycle detection.
Addressed in 56d3748; the output is not quite perfect, but better than what we had before.
Each of the toDomNode methods of the values should watch the format style passed in the parameter, and do constructor style printing accordingly.