Friday, October 29, 2010

key projection via browser_config

The hydrat browser is configured via browser_config. Key projection has been implemented in result_summary_table, so compound keys of the form key:subkey:subsubkey project out metadata equivalent to summary[key][subkey][subsubkey], projecting 'None' if any of the key lookups fail. This replaces the functionality originally provided by summary.ProjectMetadata .

No comments:

Post a Comment