Date: 2004-08-10T12:25:05
   Editor: TedHusted <[EMAIL PROTECTED]>
   Wiki: Incubator Wiki
   Page: IbatisProposal
   URL: http://wiki.apache.org/incubator/IbatisProposal

   Correct formatting of non-WikiNames

Change Log:

------------------------------------------------------------------------------
@@ -24,7 +24,7 @@
 
     The iBATIS 80 page developer guide was even translated to Chinese by one 
kind contributor. Translations into other languages are being planned. 
 
-    The iBATIS .NET community is younger, but already show signs of growth. 
One user has already contributed an example application based on the iBATIS 
```JPetStore```. Other users have demonstrated an interest in downloading and 
improving the C# source code. The team is working on create a joint set of 
documentation that the implementations can share, along with a common 
specification that implementations can observe.
+    The iBATIS .NET community is younger, but already show signs of growth. 
One user has already contributed an example application based on the iBATIS 
J``Pet``Store. Other users have demonstrated an interest in downloading and 
improving the C# source code. The team is working on create a joint set of 
documentation that the implementations can share, along with a common 
specification that implementations can observe.
 
 Core Developers:
 
@@ -42,7 +42,7 @@
 
 Inexperience with open source:
 
-    All of the iBATIS developers are familiar with open source. The iBATIS 
```SourceForge``` project has been in existence for nearly two years. The 
second major version of the original Java implementation has just been 
released, along with the first major version of the .NET implementation.
+    All of the iBATIS developers are familiar with open source. The iBATIS 
Source``Forge project has been in existence for nearly two years. The second 
major version of the original Java implementation has just been released, along 
with the first major version of the .NET implementation.
 
     iBATIS team members are active in other open source projects, including 
the Jakarta Commons and Apache Struts communities.
 
@@ -92,7 +92,7 @@
 The following are optional 3rd party dependencies, which do not need to be 
present to compile or run our software:
 
     * CGLIB - http://cglib.sourceforge.net/ (Apache Software License, Version 
1.1)
-    * OSCache - http://www.opensymphony.com/oscache/ (```OpenSymphony``` 
License)
+    * OSCache - http://www.opensymphony.com/oscache/ (Open``Symphony License)
 
 (2) identify the initial source from which the subproject is to be populated
 
@@ -105,7 +105,7 @@
 (2.1) identify the base name for the package
 
     * org.apache.ibatis (Java)
-    * ```IBatisNet``` (C#)
+    * I``Batis``Net (C#)
 
 (2.2) identify the coding conventions for this package
 
@@ -116,7 +116,7 @@
     * No underscores ("_") on private members
     * No "I" prefix on interfaces
 
-The .Net implementation follows the coding standards provided by the Visual 
Studio.NET IDE and JetBrain Resharper plugin.
+The .Net implementation follows the coding standards provided by the Visual 
Studio.NET IDE and Jet``Brain Resharper plugin.
 
 (3) identify the ASF resources to be created
 

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

Reply via email to