2.5, AttributeExtractor, from Metadata
Cantor, Scott
cantor.2 at osu.edu
Thu Feb 23 16:08:41 GMT 2012
> maybe I just mis-understand this new feature -- I thought these values
> would be provided to my app in the usual way ? Or are they only
> available via the templates used by the AttributeChecker ?
You probably didn't add the metadataAttributePrefix setting to the ApplicationDefaults element. I believe this is documunted.
For reasons of "not rewriting whole sections of core code", all the metadata extraction plugins have to run through the hacks I used to disambiguate user attributes from metadata tags that happen to be identical. It also just avoids accidents, by ensuring that nothing you name accidentally that matches a user extraction rule ever collides.
-- Scott
More information about the dev
mailing list