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

Reply via email to