[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Wxruby-dev] Naming questions
From: |
Kevin Smith |
Subject: |
Re: [Wxruby-dev] Naming questions |
Date: |
20 Jun 2003 21:45:17 -0700 |
On Mon, 2003-05-26 at 07:14, Richard Kilmer wrote:
> I wrote the wrapper for the Scintilla edit controller and had to deal
> with the CamelCase -vs- underscore_notation issue...I wrote this Ruby
> function to convert them to underscore from Camel:
(snip)
Hey Rich, thanks for this! I was able to wrap about 40 lines of ruby
code around your function, and use it to convert all the method names to
the new scheme in a matter of minutes. It's done and checked in.
All the samples are now broken, so I'll be fixing those tomorrow.
Kevin
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Wxruby-dev] Naming questions,
Kevin Smith <=