On Fri, Apr 05, 2002 at 04:03:51AM -0500, [EMAIL PROTECTED] wrote:
> Hi Petr,
> 
> Here's the feedbacks I'd like to see fixed:
> 
> #7564 -- Much better context information on errors

3.0

> #7599 -- Fix Random with tuples

We will have a look at that.

> #7528 -- syntax errors should be trappable -- stop Rebol crashing 
> irrecoverably on badly formed code (example):
> 
>         AnObject: make object! [datafield: 1]
>         AnotherObject: make object! AnObject

Syntax errors are trappable. With your example, an "error? try []"
around it returns true.

> #nnnn? -- Clipboard to work with binary data

Image data, you mean ? That is for View, not Core.

> #nnnn? -- Unlimited system/words -- or have it self-cleaning (Recycle/words 
> maybe?). 2000 (6000 for IOS) -- what's left after Rebol's loaded -- is just 
> too few

3.0

-- 
Holger Kruse
[EMAIL PROTECTED]
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to