Date: 2004-09-25T15:16:25
   Editor: HowardLewisShip <[EMAIL PROTECTED]>
   Wiki: Jakarta HiveMind Wiki
   Page: PrivatesProposal
   URL: http://wiki.apache.org/jakarta-hivemind/PrivatesProposal

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -17,3 +17,5 @@
 KnutWannheden: The solution (it's really a workaround) to the corresponding 
problem in Ant (private targets) is to prefix the target name with a dash (e.g. 
{{{<target name="-internal"/>}}}).  The target can't be invoked because the Ant 
command line frontend would parse it as an option (which doesn't exist).  I 
suppose a pragmatic solution like this wouldn't work in HiveMind nor would it 
be desirable...
 
 To minimize the knowledge needed by the user maybe a best practice would often 
suffice. The private and public parts could be split into two modules, as 
common in Java with ''.internal'' and ''.impl'' packages.
+
+http://issues.apache.org/jira/browse/HIVEMIND-58

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to