Code review comment for lp:~zorba-coders/zorba/feature-transient_maps

Revision history for this message
Till Westmann (tillw) wrote :

The docs say that a key can consist of a "set" of atomic values. As the order of the values is relevant "list" or "tuple" might be better.

As the parameters for insert, get, etc. are anyAtomicType? an empty sequence can be passed in, but the doc does not say how that is handled.

I've extended the test to cover a little more of the functionality.

review: Needs Fixing

« Back to merge proposal