does anything build a map of the application?
Posted: Wed Dec 17, 2014 7:42 pm
I see several options for extensions/plugins that help make sense of the application being written in Livecode. Examples:
ControlManager
lcTaskList 1.3
NativeDoc 3.0
etc
Is there anything that generates a flow diagram, or just follows the logic from message to command to function and somehow displays the flow?
Like, I can do that manually by following line-by-line through the error checker and making notes about which functions/commands get called in what order. Is there anything that does that automatically and creates some kind of documentation?
ControlManager
lcTaskList 1.3
NativeDoc 3.0
etc
Is there anything that generates a flow diagram, or just follows the logic from message to command to function and somehow displays the flow?
Like, I can do that manually by following line-by-line through the error checker and making notes about which functions/commands get called in what order. Is there anything that does that automatically and creates some kind of documentation?