Tutorial documentation in Dolphin 6

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

Tutorial documentation in Dolphin 6

Robert Kovacic
The examples in the Keyword Messages page of the Tutorial documentation (and
perhaps elsewhere) that send #at:put: to literal objects need to be changed.
Dolphin 6 has made all compiler generated literal objects immutable, and any
attempt to write to them will result in a Attempt to update read-only object
error.

Regards, Robert Kovacic


Reply | Threaded
Open this post in threaded view
|

Re: Tutorial documentation in Dolphin 6

ChanHong Kim
Robert Kovacic 작성:

> The examples in the Keyword Messages page of the Tutorial documentation (and
> perhaps elsewhere) that send #at:put: to literal objects need to be changed.
> Dolphin 6 has made all compiler generated literal objects immutable, and any
> attempt to write to them will result in a Attempt to update read-only object
> error.
>

That's right.
"Tutorial" is most improtant material for newbie to Smalltalk.
So the unaccurancy tutorial will disturb studying about Smalltalk.

It must be corrected ASAP.

Suggestion to Andy/Blair.
Would you like to employee "Technical-writer" in OA?
IMHO "Documatation" is so bothering job to devloper,
so the writer is simportant.....

> Regards, Robert Kovacic


Reply | Threaded
Open this post in threaded view
|

Re: Tutorial documentation in Dolphin 6

Andy Bower-3
In reply to this post by Robert Kovacic
Robert,

> The examples in the Keyword Messages page of the Tutorial
> documentation (and perhaps elsewhere) that send #at:put: to literal
> objects need to be changed.  Dolphin 6 has made all compiler
> generated literal objects immutable, and any attempt to write to them
> will result in a Attempt to update read-only object error.

Thanks, recorded as #2050.

Best regards,

--
Andy Bower
Dolphin Support
www.object-arts.com