Join Slack
Communities
Powered by
I'm starting to tornado-ize my small application. ...
# tornadofx
h
hastebrot
01/30/2017, 3:11 PM
I'm starting to tornado-ize my small application. first thing we have is a file loading service. I'll put the
findFiles()
function into a controller, and the
baseDirectory
and
loadedFiles
into a model. I guess, this should be right. Next up is testing the controller, model, and probably the scope...
2
Views
Open in Slack
Previous
Next