This is an automated email from the ASF dual-hosted git repository.
davydotcom pushed a change to branch feature/taglib-method-actions
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 21debd2cbf Simplify FormTagLib typed overloads by removing redundant
name reassignment
add 4ee13c8e2b Optimize tag invocation dispatch with concurrent-safe
method caching
No new revisions were added by this update.
Summary of changes:
.../groovy/org/grails/taglib/TagMethodInvoker.java | 34 +++++++++++++++-------
.../main/groovy/grails/artefact/TagLibrary.groovy | 11 ++++---
2 files changed, 29 insertions(+), 16 deletions(-)