I would be in favour of using

<targetgroup name="foo"> and <target group="foo"> or even
<group name="foo"> and <target group="foo">
the dash in the name is not something we usually do in ant

Martijn

Antoine Levy Lambert wrote:
Hi,

I would like to start a formal vote on the name of target-group.

[ ] <target-group name="foo"/> for the group and <target group="foo" ... for the members of the group
this is the current codebase

[ ] <extension-point name="foo"/> for the group and <target extensionOf="foo" ... for members of the group

[ ] others

Regards,

Antoine

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to