Feature Requests item #680593, was opened at 2003-02-04 19:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=680593&group_id=4754
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Viktor Szathmary (phraktle) Assigned to: Nobody/Anonymous (nobody) Summary: expose parsedExpression in ExpressionBinding Initial Comment: I would like to have access to the parsed OGNL expression in an expression binding. I wrote a ValidField-like component that introspects the OGNL expression to determine validation metadata (w/ jakarta commons attributes) about the bound property. It would remove some performance overhead, if I could reuse the parsed expression, instead of re-parsing it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=680593&group_id=4754 ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
