Can an intercept trigger a re-resolution of attributes?

Cantor, Scott cantor.2 at osu.edu
Mon Aug 1 15:36:07 EDT 2016


> You can, yes. 3.3 makes it easy (yes, I know) because there's a simple
> shortcut implemented now to run attribute resolution in a script.

Which in fairness if you're writing some Java code anyway is not a big deal to just copy yourself for now. All I did was add a method to AttributeResolutionContext to go ahead and do the resolution step, and it's just a couple dozen lines.

-- Scott



More information about the users mailing list