Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: SDK FAQ? Re: Re: time to read

From: greggirwin:mindspring at: 3-Dec-2002 11:07

Hi Petr, I was thinking that maybe a good way to lay out its purpose would be to have sections targeted at various uses for the SDK. E.g. === If you're a commercial/shareware developer The SDK allows you to... === If you develop in-house tools, or are a system administrator You can use the SDK to... === If you're writing CGI scripts with REBOL === If you just use REBOL for fun, but want some of the features found in the SDK etc. PK> If /Pro is supposed to be used mainly in conjunction with CGI, how PK> is it supposed to work without network protocols? Do you need net protocols if you're just generating pages? It would be used in some that read data from other sites, of course, but then you just load the one(s) you need. I think boot time is the big thing they want to address. Our encapped app today loads faster than non-encapped, so I'm guessing an encapped /Base app will be great for CGI. You've got some good questions in there Pekr. -- Gregg