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

[REBOL] Re: Rebol pickling recipes ?

From: jason:cunliffe:verizon at: 4-Oct-2002 16:50

Andrew Martin wrote:
> I've got two functions that work with the older Rebol releases, that > "flatten" and "restore" an object "sea". They're called 'Freeze and 'Melt. > They correctly save and restore cyclic or net-like Rebol data structures. > > I haven't yet updated them for the latest Rebol beta versions.
Thanks very much Andrew :-) I'd like to hear when/where/how you use these yourself.. ./Jason