Daniel Veditz wrote: > Doug Turner wrote: > > > > > I think this will improve i18n file name handling a lot. Problem is, the > > > way the unicode->file sys char set conversions are done now requires uconv > > > and is undefined when XPCOM_STANDALONE=1. What can we do about the standalone > > > case if it's all unicode, all the time? > > > > Your right. We can't support XPCOM_STANDALONE if we change the nsIFile interface > > to exclusively use the unicode calls. > > Put the "native path" interfaces on nsILocalFile. This cleans up nsIFile, > while allowing access to the real deal in those cases where it's necessary. > > -Dan Veditz You mean we should move the non unicode functions to nsILocalFile? What about attributes that can reference both a nsILocalFile and a nsIFOOFile, such as (append, leafName, path, ect).
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Doug Turner
- Re: Proposed nsIFile and nsILocalFile Changes - ... Patrick Beard
- Re: Proposed nsIFile and nsILocalFile Changes - ... pete collins
- Re: Proposed nsIFile and nsILocalFile Changes - ... pete collins
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Frank Yung-Fong Tang
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Daniel Veditz
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Daniel Veditz
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Simon P. Lucy
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Peter Annema
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Doug Turner
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Doug Turner
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Doug Turner
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Doug Turner
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Akkana
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Peter Annema
- Re: Proposed nsIFile and nsILocalFile Changes - MUST ... Mike Pinkerton
