zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Refactor access to operation #211

Open zshamrock opened 5 years ago

zshamrock commented 5 years ago

DynamoDBOperation should be globally available (introduce DI?) or check how it could be done in TornadoFX, so every controller or view could get access to it without passing it over params.

At the same time they should support getting the update to the operation when user connects to the new source.