REBOL3 tracker
  0.9.12 beta
Ticket #0000535 User: anonymous

Project:



rss
TypeWish Statustested Date16-Jan-2009 21:36
Versionalpha 31 Categoryn/a Submitted byBrianH
PlatformAll Severityminor Priorityurgent

Summary TRANSCODE /next option
Description I would like an option to make TRANSCODE continue until it collects the first complete REBOL value, including full nested blocks and such. This is equivalent behavior to R2's LOAD/next.

Otherwise we need to hand-roll a stack of nested structures in order to keep track of the value we are building while we are advancing TRANSCODE enough to get the complete first block or other structure.

This proposal would be used by LOAD/next. The alternative would be slow and awkward.
Example code

			

Assigned ton/a Fixed inalpha 39 Last Update26-Mar-2009 23:42


Comments
(0000338)
BrianH
20-Jan-2009 04:27

This is a big deal, and has been mentioned before in #36. We could also improve the fix of #658 with this.

Date User Field Action Change
26-Mar-2009 23:42 BrianH Status Modified built => tested
26-Mar-2009 19:39 carl Fixedin Modified => alpha 39
26-Mar-2009 19:39 carl Status Modified reviewed => built
26-Feb-2009 03:36 BrianH Priority Modified normal => urgent
25-Feb-2009 15:28 BrianH Comment : 0000338 Modified -
25-Feb-2009 15:26 BrianH Comment : 0000338 Modified -
12-Feb-2009 22:19 BrianH Severity Modified not a bug => minor
20-Jan-2009 04:27 BrianH Comment : 0000338 Added -
20-Jan-2009 04:24 BrianH Description Modified -
20-Jan-2009 04:24 BrianH Severity Modified minor => not a bug
20-Jan-2009 04:24 BrianH Status Modified submitted => reviewed
16-Jan-2009 21:36 BrianH Ticket Added -