public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Language styling translation tools
@ 2005-06-21  0:00 Anthony Gorecki
  2005-06-21  4:30 ` Wesley Leggette
  0 siblings, 1 reply; 6+ messages in thread
From: Anthony Gorecki @ 2005-06-21  0:00 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 973 bytes --]

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?


-- 
Anthony Gorecki
Ectro-Linux Foundation

[-- Attachment #2: Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-06-21 17:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-21  0:00 [gentoo-dev] Language styling translation tools Anthony Gorecki
2005-06-21  4:30 ` Wesley Leggette
2005-06-21  4:32   ` Anthony Gorecki
2005-06-21  9:48     ` Paul de Vrieze
2005-06-21 17:37       ` Anthony Gorecki
2005-06-21 16:54     ` Wesley Leggette

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox