REBOL3 tracker
  0.9.12 beta
Ticket #0001694 User: anonymous

Project:



rss
TypeWish Statustested Date20-Oct-2010 16:46
Versionalpha 108 CategorySyntax Submitted byBrianH
PlatformAll Severityminor Prioritynormal

Summary Needs: file!, url! or word!
Description I would like to be able to specify a single script of module need as a single value assigned to the Needs header. The single value would be treated as if it has a block around it, so the compatibility rules with normal Needs block syntax would apply.

This would allow you to simplify simple scripts and modules.
Example code
REBOL [needs: math] ...
REBOL [needs: %math.r] ...
REBOL [needs: %http://blah/math.r] ...

Assigned ton/a Fixed inalpha 109 Last Update21-Oct-2010 06:13


Comments

Date User Field Action Change
21-Oct-2010 06:13 BrianH Status Modified built => tested
21-Oct-2010 01:51 carl Fixedin Modified => alpha 109
21-Oct-2010 01:51 carl Status Modified pending => built
20-Oct-2010 16:46 BrianH Description Modified -
20-Oct-2010 16:46 BrianH Code Modified -
20-Oct-2010 16:46 BrianH Status Modified submitted => pending
20-Oct-2010 16:46 BrianH Ticket Added -