Dear Wiki user,

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

The "UnicodeComposition" page has been changed by Thomas Åkesson:
http://wiki.apache.org/subversion/UnicodeComposition?action=diff&rev1=6&rev2=7

Comment:
Extracting the "column approach" into separate page. 

  Different solutions to the issue are described below:
  
   * NonNormalizingUnicodeCompositionAwareness - proposing Unicode composition 
awareness in the client and minimal changes in the server.
+   * UnicodeClientColumns - approach with additional/redefined columns that 
contain path in the client's composition. (extracted from 
NonNormalizingUnicodeCompositionAwareness)
-   * UnicodeCollation - experimental approach leveraging the Sqlite ICU 
extension.
+   * UnicodeCollation - experimental approach leveraging a Sqlite collation, 
e.g. the Sqlite ICU extension or a Subversion collation. 
  
-  * NormalizationOfUnicodeComposition - (could be drafted as a competing 
proposition)
+  * NormalizationOfUnicodeComposition - (could be drafted as a competing 
proposition) normalization of all paths in the repository
  
  = Implementation =
  

Reply via email to