index  prev  next

A new approach

--------------------------------------------------------------------------------------

Earlier this year I started work on a new approach to character set handling in Samba. The principal rule of this new approach is All character level manipulation is done in UCS2.

I wanted the core SMB code to be simple, relegating the excruciating complexities of character sets to conversion functions, which keeps them isolated.

--------------------------------------------------------------------------------------

CIFS2001 Seattle
tridge@valinux.com