Criteria for Attribute resolution
Cantor, Scott
cantor.2 at osu.edu
Tue Nov 19 13:00:04 EST 2013
On 11/19/13, 12:31 PM, "Rod Widdowson" <rdw at steadingsoftware.com> wrote:
>
>It occurs to me that as an easy way to at least get some experience with
>this is extend the schema for BaseResolutionPlugInType (which is the base
>type of both the Attribute Definitions and the DataConnectors) to gain an
>attribute called "activationCriterion" which is a reference to a bean ID
>(defined somewhere else) which has to implement
>
>Predicate<AttributeResolutionContext>
I'm not sure I like using the term Criteria here since we use that term in
the resolver API. This is really a predicate, so we probably should just
call it that.
-- Scott
More information about the dev
mailing list