Automatic code refactoring
BCS
ao at pathlink.com
Sun Aug 5 14:50:36 PDT 2007
Reply to Robert,
> Anyone have any other ideas or things they'd like to see? Descent
> doesn't even have semantic analysis yet, so this is a mostly
> theoretical topic, but someday your dreams may become a reality...
>
overload locking: add casts, default args, whatever it takes to convert function
calls to exact matches. (idea from hijacking thread)
hijacking detection: look at a multi file diff and find places where a overload
resolution changed. (and make it easy to select from that set and apply overload
locking)
More information about the Digitalmars-d
mailing list