2010/1/12 Ted Zlatanov <t...@lifelogs.com> > Map latest = client.get(new String[] { "row1" }, "Values/<-1>[]"); >
Reminds me of the old colon-separated CF format. I'm not fond of passing parameters to my functions that have their own special syntax. +1 to language-specific idiomaticness instead. -Brandon