diff --git a/ui (gen4)/features/metadata.js b/ui (gen4)/features/metadata.js index d430f157..e2f8e77f 100755 --- a/ui (gen4)/features/metadata.js +++ b/ui (gen4)/features/metadata.js @@ -84,8 +84,6 @@ module.Metadata = core.ImageGridFeatures.Feature({ // XXX add Metadata writer... -// XXX store metadata in a JSON format -- currently exiftool returns an -// Array with attributes, make it an object... var MetadataReaderActions = actions.Actions({ // XXX should this be sync??? // XXX add support to taskqueue... diff --git a/ui (gen4)/features/ui-status.js b/ui (gen4)/features/ui-status.js index 47787001..49ea7e61 100755 --- a/ui (gen4)/features/ui-status.js +++ b/ui (gen4)/features/ui-status.js @@ -90,6 +90,7 @@ var ImageStateIndicatorActions = actions.Actions({ 'global-state-indicator-mode': null, }, + // XXX TESTING... get moo(){ return 321 }, foo: 123,