I am looking to try and support multiple different expressions for a single attribute. I hope to inspect the expression at runtime, determine what type it is with some sort of certainty, and execute the appropriate expression type. Once the tag is called (setter or invoke), is there any way for me to access the original expression for that attribute, so I can custom process with jexl or xpath or . etc.? Kevin Ross
