Attribute Filter predicates

Rod Widdowson rdw at steadingsoftware.com
Tue Mar 12 12:19:08 EDT 2013


> The solution proposed is the bridging classes?

Right.

> My code is just implementing both paradigms in each plugin, and I factored
> code into helper methods where I needed to. 

Right that is the V2 paradigm as well (although it doesn't make as much use
of helper classes as I would like).

> I would say the concern about the Spring configuration is valid. 

It's my major worry point.  My feeling is that we will end up with ugly code
_somewhere_, either in the parsers or in the actual code that does the work.
Since I am writing the latter right now you can guess where my preference
lies right now...

/Rod



More information about the dev mailing list