Trace & Structures
- Posted by John DeHope <jwap at TAMPABAY.RR.COM> Jul 24, 1998
- 596 views
I received some criticism for my negative comments about Euphoria's Trace facility. I am going to give Trace a try again, this time with a more open mind. As for structures, I can see how RDS might have thought the immense functionality of sequences would override the need for sequences. After all, who needs structures: fixed size, fixed contents. But I think my little code examples pretty much made the point. My programs routinely deal with sequences that have dozens of entries, and structures would make this *so* much easier. RDS, what do you say?