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

[REBOL] Re: Shared Library Returns...

From: petr:krenzelok:trz:cz at: 18-May-2001 6:23

Hello Carl, Joel is right - it is not good to accept every script. I just tried first two ones: 1) Bouncing ball - crashed ... 2) Spooky text - it doesn't contain window gadgets to close it - you have to shut down the task via task manager Both above cases should be enough to NOT accept the script into library. The reason is - if newcomer will come first to rebol and there is going to be many scripts which do a) nothing b) problems, it will left him with bad impression and possibly after leaving he/she will not come back and will spread bad attitude towards rebol, while we need just opposite. ... or just do it as Cyphre - wrap each View script into VID window .... the underlying script does not even have to know it - just look at SWIS ... -pekr-