Hi Volker, VN> I like that topic. Hard to find the one true universal solution. :)
No kidding; three so far. :) I have a lot of EMIT functions in places too, and I tried a variant of COLLECT that let you define a function, or used a predefined one (e.g. EMIT), but then I thought about how REMOVE-EACH and others work, because you can't guarantee you won't conflict with a word the user needs. I ended up liking the set-word! syntax best myself, because it stands out a bit, it's atomic, and it implies an assignment-like action. I'm not saying the one I posted is "the one", but I'd like some kind of standard collector func in REBOL. -- Gregg -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
