Maarten wrote:
> The Rebol Standard Library?

Perhaps like each script that knows where it usually resides on the 'net.
For example:
        Rebol [
            Name: 'Library
            Title: "Pro Grammer's Library"
            File: %Library.r
            Home: http://Pro.free-sites/Rebol/
            Author: "Pro Grammer"
            ;...
            ]
    So the script named 'Library is at:
http://Pro.free-sites/Rebol/Library.r.

Then we'll need some sort of publish/subscribe system for notifying users
when a new version of a author's scripts are ready. Perhaps Rugby? Or a
special email list that's easy for a Rebol script to access and doesn't
interfere with another email client.

Andrew Martin
ICQ: 26227169 http://valley.150m.com/
-><-



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

Reply via email to