Subject canonicalization flow selection strategy

Cantor, Scott cantor.2 at osu.edu
Wed May 6 15:00:11 EDT 2015


On 5/6/15, 6:47 PM, "Misagh Moayyed" <mmoayyed at unicon.net> wrote:



>Thanks! I might end up using the ScriptedPredicate after all. Working in
>containerized environment, I suppose it would be easier to modify a script
>in a config file, rather than dropping a jar into the context, etc. (Way
>too many hops to pass through)

Usually, yes. The script can also be in an external file (I assume, didn't 
look at the code). There is the whole mess with scripting 
incompatibilities between Java 7 and 8 to bear in mind, if you're using 
Javascript anyway.

>If I end up writing one in Java, would that be something I could
>contribute?

Yes, we'll just pile in pretty much whatever predicates people think are 
useful so they're built-in.

-- Scott



More information about the users mailing list