On Mon, 2005-06-20 at 17:00 -0700, Anthony Gorecki wrote:
> I frequently work with C# applications, and rather than remaining perpetually 
> irritated by innate class and method (et al.) naming style of the .NET 
> framework, I'd like to either find or write a script to rewrite the class and 
> method names automatically. Ideally, such a script would run after a 
> repository checkout to rewrite the names, and then again before a commit to 
> put them back to the way that they were previously.
> 
> This can't be a simple search and replace, as my own code would be in the 
> C-naming format, while the .NET routines would need to be in the condensed 
> format; therefore, based upon the libraries that are included by a given 
> piece of source code, the script would need to determine which portions of 
> the code belong to those libraries, and which do not.
> 
> Before I start coding, is anyone familiar with an application that performs 
> this function, or could be adapted to do so?



Isn't that sort of like speaking French with English words?



-- 
Wesley Leggette <[EMAIL PROTECTED]>

GPG Key:         http://www.kaylix.net/kaylix.asc or http://pgp.mit.edu
GPG Fingerprint: 9B6F 19FB 5296 5E6C 21FE  7614 2A20 5688 F848 9BDD

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to