CodeRefactoringTool>>extractionRange source corrupt

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

CodeRefactoringTool>>extractionRange source corrupt

Steve Alan Waring
Hi Object Arts,

The source for CodeRefactoringTool>>extractionRange is corrupt. I
checked out a few closeby methods, and
MethodRefactoringTool>>canPushUpMethods is also corrupt.

(Apologies if this has been reported before. I remember seeing Ian
report a problem like this, but nothing turned up in a google search).

Thanks,
Steve
--
[hidden email]


Reply | Threaded
Open this post in threaded view
|

Re: CodeRefactoringTool>>extractionRange source corrupt

Chris Uppal-3
Steve, OA,

> The source for CodeRefactoringTool>>extractionRange is corrupt. I
> checked out a few closeby methods, and
> MethodRefactoringTool>>canPushUpMethods is also corrupt.

FWIW, that method is OK in D6.0.1, the problem seems to have been introduced
with the 6.0.2 download.

    -- chris


Reply | Threaded
Open this post in threaded view
|

Re: CodeRefactoringTool>>extractionRange source corrupt

Support at Object Arts
"Chris Uppal" <[hidden email]> wrote in message
news:450018fe$0$635$[hidden email]...

> Steve, OA,
>
>> The source for CodeRefactoringTool>>extractionRange is corrupt. I
>> checked out a few closeby methods, and
>> MethodRefactoringTool>>canPushUpMethods is also corrupt.
>
> FWIW, that method is OK in D6.0.1, the problem seems to have been
> introduced
> with the 6.0.2 download.
>

The problem is with the decryption of methods on unlock. We're not sure why
it occurs, but a very few methods are randomly affected. It has nothing to
do with the versions other than that different methods are affected.

Regards

OA