ShouldNotImplement: #add: should not have been implemented in Array

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

ShouldNotImplement: #add: should not have been implemented in Array

Offray
Hi,

I was coding today and after creating a method with only the name and a
comment and trying to save it I started to get this message:
"ShouldNotImplement: #add: should not have been implemented in Array". I
don't see anything related to my code that can be generating this. The
environment is still working, but the message is annoying. Any pointers
on how to solve it?

Cheers,

Offray

Reply | Threaded
Open this post in threaded view
|

Re: ShouldNotImplement: #add: should not have been implemented in Array

Offray
Somehow it solved itself automagically. :-)

Cheers,

Offray

On 15/09/15 08:39, Offray Vladimir Luna Cárdenas wrote:

> Hi,
>
> I was coding today and after creating a method with only the name and
> a comment and trying to save it I started to get this message:
> "ShouldNotImplement: #add: should not have been implemented in Array".
> I don't see anything related to my code that can be generating this.
> The environment is still working, but the message is annoying. Any
> pointers on how to solve it?
>
> Cheers,
>
> Offray
>
>