Changes between Initial Version and Version 1 of Ticket #19227, comment 6
- Timestamp:
- Nov 5, 2012, 9:51:18 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19227, comment 6
initial v1 1 1 I would love to have a tree view of the method flowchart. In fact, that is what I originally submitted. However... 2 2 3 Even a Tree view is not adequate. T he methods really need a proper flowchart, not a text tree. Something perhaps even done in Graphviz.3 Even a Tree view is not adequate. Trying to describe if/else boolean logic in bullets turns out to be rather confusing. The methods really need a proper flowchart, not a text tree. Something perhaps even done in Graphviz. 4 4 5 5 Indeed, months ago @Jacobian started to work it in Graphviz and then ran out of free time while working on the format for the Method flowchart.