Heh - sounds like quite a project.  Please excuse a silent lurker for adding some more 
noise ... :-)

>Good, glad to be pointed in the direction of some more efficient algorithms!
>Thanks for the regex links...I'll take it from here.

Do not rely entirely on regex.  I think they might fail f.ex. when evaluationg 
multiline c-comments (  /* ... */ constructs).   These are quite nasty to match 
perfectly - consider ( |/* ... /* .. */ .. */|  or  |/* .. /*  .. */|  (no closing of 
the second comment) (and add your own amount of (\r\n|\n)'s to the scenario :-)

>Alas, no UNIX box. 

Shame on you *GGG*

>I'm not under any pressure and have the help of others since the project is
>open source. 

URL?     Do you plan to have flexible keyboard layout/commands?   Once you've learned 
the flexibility & power of VI you don't want to go back ... but ... vim on win32 is 
lacking the quality of it's unix/linux counterpart ....  I might be interested to 
contribute to your project .. :-)


Kind regards,
Brian

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to