February 02, 2011
On 2/2/11 2:02 PM, Trass3r wrote:
> Does SWIG also support turning all those crappy C++ Get*/Set* methods you can find in almost every OOP-based project into proper D properties (incl. removing Get/Set and turning the next letter lowercase)?

There is regex-based rename support in SWIG, so this should certainly be doable – I haven't personally tried it yet, though.

David
1 2 3 4
Next ›   Last »