On 12/3/06, Kim Schulz <[EMAIL PROTECTED]> wrote:
On Sun, 3 Dec 2006 11:53:37 +0200
"Yakov Lerner" <[EMAIL PROTECTED]> wrote:
> Depends on your task you have at hand.
> Once you know the task, you can pick related script(s)
> from www.vim.org/scripts and learn from them.
sure, but many of the scripts are done by script-programming-beginners
an includes tons of bad scripting. What I am asking for i "what would
you do different if you should redo one of your first scripts -
programming-wise not functionallity!
Are you asking
" how do I redo my script -- even before I do it first time" ?
If that's what you're asking, then looks to me you're asking the
*wrong* *question*.
If you think you can skip the "step one" in this usual sequence :
(1) write your first version (admittedly, ugly, and maybe, not
even working)
version of script
(2) refine it and rewrite it and debug it and polish it until
you're blue in the face
.. if you think you can skip step 1, then I think you think wrong.
Yakov