Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.0-RC2
-
Fix Version/s: None
-
Component/s: TagLib
-
Labels:None
Description
As described here , GSP tags must instantiate a MarkupBuilder manually if they want to use one. It would be more convenient if the 'mkp' property was automatically available to all tag implementations, only instantiating the builder on demand.
This page in the Grails documentation says this feature was implemented in any version after 0.6. I think the docs should be updated so people are not mis-lead.