A couple of issues which I became aware of today:
- /* */ comment blocks are not attached to members.
- Multiple types in Generic members ( e.g. IDictionary< int, string >) are not handled.
Both issues will be fixed tonight, watch for comments for a new version.
Thanks to Lior and Tomer for finding the bugs.
Fixed, newest version (v0.4.1.2) can be found at http://www.rauchy.net/regionerate/downloads/bin/rgn-v0.4.1.2.msi.
The star (/* */) comment blocks should work, but might still be a bit unstable.
Posted by Omer Rauchwerger on June 19th, 2007 9:24 am