#12 pynsource app and base cmd

fallback image probably showing plantuml error image

edit

zoom

Diagram Information

Created by: admin   published
Language: Python
Repository: abulka/pynsource  github
Commit: master
Tags: command pattern

Description:

Most of the commands in Pynsource are wrapped in command objects, which have an execute, undo and redo method.

This is a classic use of the Command design pattern.

 

Image courtesy of Wikipedia.

 

The undo operations in Pynsource are currently not implemented, but this will one day get done.

Here is a screenshot of the Pynsource app, which is a free desktop app (Mac, Windows, Linux) for reverse engineering Python source code into UML.

 

See the source code for Pynsource here on GitHub.

Modules being visualised

List of repository modules/files being visualised in the above diagram: