Oh, one other thing:
:-) The mailing list should work promptly to, or that is my
humble opinion.
The following was sent about 8 hours ago, let's see if we get
this.....
tj
-----------------------------------------------------------------------
* Carl at REBOL Tech <[EMAIL PROTECTED]> [050707 10:51]:
> Tim Johnson has suggested that providing standard sets of modules for
> REBOL would help new users. I know many of us agree with that, and I
> want to mention that Maarten Koopmans is working on a site to do that.
> I think it will help centralize the location of such "blessed" modules.
> I look forward to it.
Yipee! I just should this to a client of mine for whom I'm developing
an *enormous* site, (and who is a former programmer) and this is
all he needs to see to let me move more of the development to rebol.
I invite all to look at some example of deployment and
proof-of-concept regarding modules and because I am half a python
programmer, I must again reference python:
Most python modules have a section with the following code:
if __name__=="__main__":
## execute following code if module is reference directly
## by browser or command-line, then following code is
## proof-of-concept, examples, tutorial, etc.
--
Tim Johnson <[EMAIL PROTECTED]>
http://www.alaska-internet-solutions.com
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.