Gavin King

Results 1276 comments of Gavin King

Don't ask me, I have not been affected by this.

So this is a model loader bug, there is no abstraction model for `create()`. It seems to me that this is a regression of some sort, because I could have...

So what we have in the model for `Bar` is a single `Method` marked `overloaded=true`, but no `Method` marked `abstraction=true`. So this is one for @FroMage or @davidfestal.

> - It doesn't contain Java classes that use the Ceylon code (full bidirectional Java interop) Which is the same restriction the CLI compiler currently has, so this does not...

> > - It doesn't depend on another Ceylon project. > > Since we still know how to load models from sources, and since we have source for any Ceylon...

I have just enabled Find References for packages/modules. You can ask @davidfestal about adding this to the Explorer view because that is his area.

Note the TODO at `CeylonParseController:396`, which describes another problem that can't really be solved very satisfactorily without this change. (Loading source files from external archives.)

Yeah, um, that's weird. AFAICT, it seems to be working great for me now too. OK, good. Perhaps I was thinking that modules should be displayed hierarchically just like packages?...

So let's leave this issue open then.