> I am +1 for option 1, though I do note Gus Heck's point about 
> the merits 
> of an override option, though of course that gets 
> controversial in the 
> details:
> 
> C++ off by default; virtual enables, virtual functions not 
> valid in ctor
> Java: on by default; final disables, virtual methods valid in ctor
> C#: off by default, override enables, dont know about ctor semantics.
> 
> then there is public, private, etc.


There are some entries in BugZilla according to that

adding visibility to tasks 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6757

add optional attribute to target element to specify visibility 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10826
(duplicate of 6757)

[PATCH] addition of access atribute to <target..> task 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22020



Jan

Reply via email to