diff options
Diffstat (limited to 'feature/container/list')
-rw-r--r-- | feature/container/list | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/feature/container/list b/feature/container/list new file mode 100644 index 0000000..17b1d8a --- /dev/null +++ b/feature/container/list @@ -0,0 +1,7 @@ +- Ability to define custom indexes on container values + + Currently we only support id and index but there is no good reason (other + than complexity) why we shouldn't support values as well. Will need to + support composite values. + + See email from marcos.glez@gmail.com/22-Aug-2014. |