Hi Yuriy

2016-12-30 8:29 GMT+01:00 Yuriy Tymchuk <yuriy.tymc...@me.com>:

> Wow, Denis, this is super cool! I really like that you have these “New
> method” tabs because I find it super confusing that you have to either
> select no methods or change the existing method to create a new one.
>
> I would be really happy on any feedback about the Renraku (critiques
> model) integration as I want to make it easily usably by any tool, and
> feedback from tool developers is very valuable.
>

Now critiques are only supported as in MessageBrowser because it was just
one line of code.

To support Nautilus style (footer pane) we first need to decide who is
responsible for it. Because In Calypso there are two ways how to achieve
it: it could be part of method/class editor tool or it could be global
browser footer pane independent from tabs. So it needs some analysis.
For example first way will hide critiques when user switch to comment tab
or other tab which is not method/class editor. Is it desired or not? And
what is desired?

Another thing from you which I want support is matcher/rewriter tool. I
opened issue for this https://github.com/dionisiydk/Calypso/issues/10.

Anyway all these features require documentation from me on how extend
things. It is first in my todo.

Reply via email to