Pat Maddox-3 wrote:
> 
> Yeah, my guess is that sorting a collection while it's being iterated upon
> is bad news.
> 

I wanted to replace the parser's use of OrderedCollection with
SortedCollection, but it got too complicated and I ended up sorting at the
end in one override with one line of code.

--
View this message in context: 
http://forum.world.st/Parsing-XML-into-sorted-elements-tp3615867p3621048.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to