|
Re: How to emove prefix from classes?: msg#00195programming.swig
Raghavendra Chandrashekara wrote: I have a lot of classes which start with a certain prefix. For example, In wxruby-swig, I have to do a bunch of post-processing of the .cpp files that swig creates. My post-processors are written in Ruby, which makes them fairly easy to maintain. One of the operations is to convert all wxAbc classes to be Wx::Abc (where in Ruby, Wx is the module and Abc is the class), and another is to convert all CamelCaseMethodNames to be ruby_style_method_names. Essentially, those post-process steps are glorified global replacers. Kevin _______________________________________________ Swig maillist - Swig@xxxxxxxxxxxxxxx http://mailman.cs.uchicago.edu/mailman/listinfo/swig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Bug in typemaps?: 00195, Marcelo Matus |
|---|---|
| Next by Date: | SWIG and MFC ...: 00195, Lawrence Lordanich (x11486) |
| Previous by Thread: | Re: How to emove prefix from classes?i: 00195, Josh Cherry |
| Next by Thread: | SWIG and MFC ...: 00195, Lawrence Lordanich (x11486) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |