public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Anthony Gorecki <agorecki@ectrolinux.com>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Language styling translation tools
Date: Mon, 20 Jun 2005 17:00:34 -0700	[thread overview]
Message-ID: <200506201700.40505.agorecki@ectrolinux.com> (raw)

[-- 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 --]

             reply	other threads:[~2005-06-21  0:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-21  0:00 Anthony Gorecki [this message]
2005-06-21  4:30 ` [gentoo-dev] Language styling translation tools 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200506201700.40505.agorecki@ectrolinux.com \
    --to=agorecki@ectrolinux.com \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox