Re: data types and inheritance
- From: Behdad Esfahbod <behdad cs toronto edu>
- To: Bruno Haible <bruno clisp org>
- Cc: GNOME Locale mailing list <locale-list gnome org>
- Subject: Re: data types and inheritance
- Date: Tue, 16 Aug 2005 17:14:22 -0400 (EDT)
On Tue, 16 Aug 2005, Bruno Haible wrote:
> Roozbeh Pournader wrote:
> > But I guess we would be much more memory efficient if we don't stick to
> > the XPath key model.
>
> I think this entire inheritance and alias resolution should be done
> during the transformation from XML format to binary mmapable format
> (which I'll call "cooking").
+123456789
Just don't let all the complexity of the LDML confuse you. As
Bruno mentioned, in the end, the whole locale system for a given
locale setting is a map of identifiers (strings, enum entries,
etc) to values. And that will all go into an mmap()able cache
for sure.
--behdad
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]