List Info

Thread: Io and Semicolon conversion




Io and Semicolon conversion
user name
2006-12-12 05:44:37

With the removal of attachedMessage/attached, It looks like newlines are being treated as follows:

1. Newlines are converted to semicolon messages
2. After newlines are converted, if multiple semicolons appear in a sequence, replace them with one
3. Treat semicolon as an operator with the highest precedence

Is there more to this? Does the extra message introduce runtime overhead or is there something clever to get around this?

Thanks,

Brian

__._,_.___
.

__,_._,___
Io and Semicolon conversion
user name
2006-12-12 06:11:39


On 11 Dec 2006, at 09:44 pm, Brian L. wrote:
> With the removal of attachedMessage/attached, It looks like
> newlines are being treated as follows:
>
> 1. Newlines are converted to semicolon messages
> 2. After newlines are converted, if multiple semicolons appear in a
> sequence, replace them with one
> 3. Treat semicolon as an operator with the highest precedence

That sounds right.

> Is there more to this? Does the extra message introduce runtime
> overhead or is there something clever to get around this?

The initial implement did full dynamic messages for semicolons, but
the current one effectively skips them.

- Steve

__._,_.___
.

__,_._,___
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )