Hi Steve

Yes, that is correct. The mezzanine functions are those which are written in
REBOL, but built-in. They sometimes provide a higher-level interface to some
underlying native functions which may be dangerous or undocumented or just
plain inconvenient. In other cases, they are just handy shortcuts. In any
case, you can examine them with SOURCE.

Cheers
-Larry

----- Original Message -----
From: Steve Shireman <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 24, 2001 11:00 AM
Subject: [REBOL] Re: REBOL Books


> I was reading about 100 pages in the Dummies book, and happened upon the
> definition for mezzanine functions.
>
> I had guessed that mezzanine functions were maybe something like static
> classes in Java, like the Math library which has to be accessed by lots
> of classes.
>
> But the Dummies book said that they are code written in Rebol but
> included in the main executible. (p. 73 when discussing the special
> type, Native)
>
> Is the book correct? ;-)
>
> The more you learn, the less you know.
> Steve Shireman
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>

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

Reply via email to