Exception when refactoring a file
G'day
I just tried to use CFB's refactoring to rename one of my CFCs. The only place the CFC was referenced in my project was in its own init() method (as the returntype). The refactoring system correctly identified this.
When I ran the refactoring, I got this error msg:

Whats that mean then? The CFC is 900-odd lines long, and reference to the CFC is on line 24 (which is the eighth line of actual code in the file).
There are fewer than 100 files in the project.
--
Adam
