filter for meta-data storage
----------------------------
Key: EXTVAL-60
URL: https://issues.apache.org/jira/browse/EXTVAL-60
Project: MyFaces Extensions Validator
Issue Type: New Feature
Components: Core
Affects Versions: 1.1.2, 1.2.2
Reporter: Gerhard Petracek
EXTVAL-57 introduces a meta-data storage. meta-data extraction interceptors
were introduced in extval 1.x.2. they can dynamically manipulate the extracted
meta-data.
the new meta-data storage allows a better performance. to manipulate meta-data
once meta-data extraction interceptors would be an overhead.
so a meta-data filter for the meta-data storage are just invoked directly
before meta-data gets added to the storage. so static manipulations also get in
the cache.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.