Closed GoogleCodeExporter closed 9 years ago
Fixed in branch 1.4.x.
Now the group element has an optional attribute named "abstract" with a boolean
value. Example:
<group name="abstractGroup" abstract="true"></group>
An abstract group won't be part of the model and can be used only to group the
common parts of different groups.
Original comment by alex.obj...@gmail.com
on 14 Aug 2012 at 9:14
Hi Alex, is this supported in groovy as well ? I tried fooBlock(abstract:true)
{} and it does not work.
Original comment by tlv...@gmail.com
on 24 Sep 2012 at 5:01
No, it is supported by XML DSL only.
Create a feature request.
Contribution are welcome ;)
Original comment by alex.obj...@gmail.com
on 24 Sep 2012 at 5:04
I will create a RFE, unfortunately my groovy kung fu is pretty weak, not sure I
can help on that one...
Original comment by tlv...@gmail.com
on 24 Sep 2012 at 5:20
Original issue reported on code.google.com by
alex.obj...@gmail.com
on 12 Aug 2012 at 12:00