REBOL3 tracker
  0.9.12 beta
Ticket #0001721 User: anonymous

Project:



rss
TypeWish Statustested Date27-Oct-2010 01:47
Versionalpha 109 CategoryMezzanine Submitted byBrianH
PlatformAll Severityminor Prioritynormal

Summary IMPORT string! or binary! source
Description It would help to be able to import modules that are specified in either string or binary form, at least when using the IMPORT function directly. And it would work now: sys/load-module supports this, the only thing blocking is the typespec of IMPORT's module argument.

The Needs block syntax and IMPORT block! would not change.
Example code
>> import {rebol [] print "Hello REBOL!"}
Hello REBOL!

Assigned ton/a Fixed inalpha 110 Last Update2-Nov-2010 07:07


Comments

Date User Field Action Change
2-Nov-2010 07:07 BrianH Status Modified built => tested
1-Nov-2010 19:42 BrianH Fixedin Modified => alpha 110
1-Nov-2010 19:42 BrianH Status Modified pending => built
28-Oct-2010 12:06 BrianH Status Modified reviewed => pending
27-Oct-2010 04:39 carl Status Modified submitted => reviewed
27-Oct-2010 01:48 BrianH Description Modified -
27-Oct-2010 01:48 BrianH Code Modified -
27-Oct-2010 01:47 BrianH Ticket Added -