What does taglib look like? Looking at usage, it should be as follows:
class SomeTagLib {
static namespace = "custom"
static returnObjectForTags = ['tag']
def tag = { attrs, body ->
}
}
taglibs StreamCharBuffer. , ( ), , returnObjectFromTags, . , .
, taglib, Tim:
<g:if test="${custom.tag() && other.boolean}">