Ticket #349 (new defect)

Opened 3 months ago

pyamf.flex.ArrayCollection should not inherit from dict

Reported by: nick Owned by: nick
Priority: minor Milestone: 0.4
Component: Remoting Version: 0.3.1
Keywords: Cc:

Description

According to the docs, ArrayCollection is not indexable by key, therefore a dict is the wrong subtype.

We should also take the opportunity to implement the IList interface so that flash developers using ArrayCollection find it more 'natural'.

Note: See TracTickets for help on using tickets.