Hi Stef.

There is no problem to add extra logic in class editor. Give me the code and I will add it.

But I guess you saw how class definition is evaluated in the browser. It is big mess with many ��"if statements" and manual parsing of definition parts. I wish we will clean it with proper class compiler.��

2018-02-08 11:22 GMT+03:00 Stephane Ducasse <stepharo.self@gmail.com>:
Hi denis

- I would like to be able to define a method even in the class pane
and that the system detects it automatically.

- Then we are starting to reverse engineering the ecompletion system
and I'm learning it.
I would like to know if Calypso can communicate with ecompletion the
fact that we are defining a method. Then I have to check how the
system can know that we are typing method argument when defining the
signature but I think that this is not related to calypso.

Stef