This is a re-send of a message I sent to the list before, that never arrived.
Hi Sunanda, Sac> make-dir -- in the current live version of REBOL (not in later betas) Sac> dragdrop.r -- one of the prototype new styles in IOS/Developer Sac> alerts.r -- one of Allen Kamp's utilities in IOS/Developer Sac> exif-core.r Sac> opengl.r Sac> gzip.r Sac> msdate-to-date.r Sac> oneliner-save-console-history.r Sac> rar.r Sac> So, it's not common, but it would break a load of code if changed, These all seem to use HEAD before REVERSE, so none of them should break; or am I missing something obvious? The change just makes the HEAD call redundant. I did a very quick-n-dirty rawk against about 6,000 files here, and I think the break count would be near-nil. Looks like Cal may be the only victim, in his old rem42 editor script. -- Gregg -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
