#290: Hashes do NOT stay ordered -----------------------------------+---------------------------------------- Reporter: martin.ploeger@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: Hash order -----------------------------------+---------------------------------------- Comment(by lsansonetti@…): We don't support input-ordered hash keys because our Hash class is based on top of CFDictionary. We may support this in the future using a hack but it's really not a high-priority item on the agenda. -- Ticket URL: <http://www.macruby.org/trac/ticket/290#comment:1> MacRuby <http://macruby.org/>