Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The following page has been changed by Andrew Kutz:
http://wiki.apache.org/commons/CLI

------------------------------------------------------------------------------
  
  
  = News =
+ 
+ == .NET CLI and Object.MemberwiseClone ==
+ 
+ A helpful reader pointed out that .NET '''does''' have a shallow clone method 
defined on the Object class called '''MemberwiseClone'''. I have updated the 
Option class to use this method (that I somehow stupidly forgot about) and 
removed the requirement that anything deriving from Option must implement 
ICloneable or be serializable.
+ 
+ == C# port now referred to as .NET CLI ==
+ 
+ The port is called .NET CLI, and the unix name on SourceForge is dotnetcli. 
The project has a default namespace of net.sf.dotnetcli.
  
  == C# port now hosted on SourceForge ==
  

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

Reply via email to