-
Committer:
John Arbash Meinel
-
Date:
2009-09-30 04:55:00 UTC
-
mto:
(4679.6.1 2.1-export-c-api)
-
mto:
This revision was merged to the branch mainline in
revision
4735.
-
Revision ID:
john@arbash-meinel.com-20090930045500-ax0xgvu0v6ejtpi9
Remove the temp work to create Keys() from lists of strings.
Instead, we should move the Keys() type to point to Key objects.
I think it would be reasonable to allow Keys to point to Key or Keys,
which would help with the double-nested ref_lists stuff.