Topic: To C++ lover
Author: tgaunt@pms701.pms.ford.com (Ted Gaunt)
Date: Mon, 09 Jan 95 16:54:21 EST Raw View
In article <1994Dec28.034051.11516@news.snu.ac.kr>, jhrhee@Enigma says...
>
>Dear C++ lover:
>
>thoughts that you felt usually in using C++. Anything
>will be very helpful to me. I'll wait for your answer.
>
A massive undertaking, but since you asked...
I think that there should be some mechanism in the editor for
hiding comments. Comments are sometimes difficult to place
so that they look nice and don't break up the look of the code.
I was thinking that if there was some way to allow expansion/compression
of comments so that they either appeared side by side, appeared as
a right aligned icon, or something.
Give people the ability to write gobs of comments and attach them
DIRECTLY to functions and statements, where they belong.
--
-----------------------------------
| Ted Gaunt |
| Ann-Arbor, Michigan, USA |
| tgaunt@pms701.pms.ford.com |
-----------------------------------
Author: jhrhee@Enigma (Rhee Je Hun)
Date: Wed, 28 Dec 94 03:40:51 GMT Raw View
Dear C++ lover:
Just read this and please answer me.
I have a plan to develop an editor for C++. That will
have following facilities:
(1) incremental compiling while you are editing
(2) allow users to select their basic editor, like vi
I'll develop this editor with C/C++ and Motif, and
distribute this in public.
So I wrote this email for listening to your opinions or
recommendations. Please tell me your candid opinions or
thoughts that you felt usually in using C++. Anything
will be very helpful to me. I'll wait for your answer.
Good bye and a Happy New Year!
Sincerely,
Jehun Rhee (jhrhee@enigma.soongsil.ac.kr)