[Grok-dev] template association - suboptimal magic?
Leonardo Rochael Almeida
leorochael at gmail.com
Thu Sep 4 18:46:25 EDT 2008
Just a comment,
Whenever you mention "the (view) component's classname (lower-cased)",
what is actually looked up is the component "name", as defined by
grok.name(). If grok.name() is missing on the component, the default
behaviour is to use the lowercase of the class name.
Other than that, I like your suggestion.
Cheers, Leo
More information about the Grok-dev
mailing list