X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=README.txt;h=7b08fa53ce7b288c9b908f4f0cfa7be4b1950c94;hp=179547430f57938fc6f407f4e2898a2a012018ef;hb=abd60666c82cf1fd5ce5ef131121c887a9f3f932;hpb=6c04e6f1f3eed4c2a54d0aaab483ed4ef1ce5553 diff --git a/README.txt b/README.txt index 179547430..7b08fa53c 100644 --- a/README.txt +++ b/README.txt @@ -27,6 +27,22 @@ Where it is.. * Gtk properties that are enums - now show a combo selector.. ----------------------------------------------------- +WHAT'S NEEDED SO ALL DEV CAN BE DONE USING IT.. +* Write files 'save' feature.. + - Needs to prevent us 'breaking' stuff.... + - Simple version... + Write to 'XXXX.js' - that is all that is really needed?!?! +* Add support for subfiles..? - eg. the dialogs etc... + - in our sample file 'Sample/builder.js' (would be generated) + - this includes Builder/Provider/..... - for all the model code - M/(VC) + - this becomes problematic for Sample/StandardErrorDialog.js ???? + - ?? unless the 'run file is a merge of the whole lot!!?? + - ?? we could use '/' as an id to force registration (since we do not use sandbox anymore.. - this should be ok) +* Add better test-time runner ... basically use source files, rather than generated ones.. + - Will not work!!?! - due to any use of __script_path__ and complexities with { '|prop': Gtk.XXXX.YYYY } + + + TODO * change sourceview to use spaces rather than tabs. * Icon-size (should be an enum...??)