Re: Coding Standards



Sanjay wrote:
I guess I can safely assume we are talking about java or jEE here rather than shell script. If you are saying you are writing Java code in vi you seriously have to upgrade to some IDE in order to make your life easier. That is of course IMHO.

Actually, the project I'm referring to is a PHP project that is hosted on a remote development sandbox server with no GUI access. [*] Second, I'm using vim and not vi, and I do very heavily use the extensions built into vim.

[*] Actually, I could open up an X-session tunneling on SSH, but the computer's slow enough without trying to piggyback on SSH -X session over another SSH session.


--
Beware of bugs in the above code; I have only proved it correct, not tried it. -- Donald E. Knuth
.