John Spackman
John Spackman
> Got in directory `compiled/meta` a file with name "undefined.json". I used the command "compile" with argument "--meta". fixed 👍
sorry, i cherry picked into the wrong branch yesterday! I'll fix this later this morning
> Those JSON files in compiled/meta do not have inherited members in them, but old files in compiled/source/transpiled used to. Do we want the new JSON files in `meta` to...
@goldim sorry for the delay, I think I've just fixed the conflicts and if the tests pass you should be ready to test
This should fix just about everything, there were some issues with consistency in Qooxdoo classes but the TS seems quite tolerant. The meta data parser is really a first stage...
PS - Gitter! Wow, I'm so used to it running in the background I'd forgotten to start it for ages - i'll check in now
> it is about IDE integration which will help IDE to autocomplete code, isn't it? Yes - this does not generate actual typescript, it outputs a "*.d.ts" file which just...
this should be ready to merge (subject to the tests passing of course :) ) The change in the last commit is to make it so that meta is always...
A related issue is that the compiler requires that there is a `Manifest.json` in order to operate a `compile.json` - the Manifest belongs to a library and describes what is...
No, that problem should go away after this is released, known-good will automatically become a version with this fix in it. (I think it's automatic anyway! If not we'll just...