Closed fgrossman closed 1 year ago
Brad and Frank discussed. Current throughts: 1 - We have just one file. If it is a .blocks file then it is python code with an embedded comment that is the encoded blockly 2 & 3 - For a blockly program we will have 2 buttons. 1 - View Python - This will open a RO python file 2- Convert to Python - This will put up a warning that this can not be reversed and if OK, then will create a .PY file with the same name and location and put the .blocks file in a /trash directory.
With View Python open it as a model dialog. This keeps everything from getting out of sync.
Convert to Python is done.
Too many notes here, but....