[plt-scheme] (send obj-expr method-name arg-expr ···) improvement ? ement ?
Hi
perhaps you work on it , but i think it is worth to mention.
What if after writung firstt interval after send , the list would apper
with possible objects in at least current file (it will not be a problem
if user wants to write expression).
Then after choosing the object it wold appear list of methods of selected object
and after that list of expected arguments ?
(send
| obj1 |
| obj2 |
|______|
(send obj2
|method_1 |
|method_2 |
|_________|
(send obj2 method_2
| arg_1:type_1 arg_2:type_2 ..... |
|_________________________________|
thanks
best regards
________________________
http://mail.tu-sofia.bg/