On 27 January 2017 at 00:06, stepharong <stephar...@free.fr> wrote:

>
> accept: aVisitor
>         ^ aVisitor lineSegment: self
> accept: aVisitor
>         ^ aVisitor closeSegment: self
> accept: aVisitor
>         ^ aVisitor moveSegment: self
>
> seems to invoke methods that do not exit
> I check AthensLIneSegment is used so I do not understand why the methods
> are broken.
>
> this is a part of visitor api for path segments. if you remove it, then
users cannot use it
for iterating trough path segments for converting them etc etc..
of course, it may be nit used by Athens itself.. but it doesn't means it is
useless.


>
> --
> Using Opera's mail client: http://www.opera.com/mail/
>
>


-- 
Best regards,
Igor Stasenko.

Reply via email to