On 2 Feb., 16:21, J <totuti...@[EMAIL PROTECTED]
> wrote:
>
> When using TUPLE, it is useful to access its items by name.
> This avoid messing up with indexes and make code maintenance easier.
>
Yes and i really miss this in smalleiffel. It becames IMHO even more
necessary when you use agents a lot
ROUTINE[ANY,TUPLE[x,y,mode: INTEGER; state: BIT_32]]
is much easier to read.


|