[Home] [By Thread] [By Date] [Recent Entries]
Hi Michael,
Valid point. Assuming 2 gender, 10 languages, and 10K words, version 2 requires 20 namespaces and 210K nodes, while version 1 requires no namespace and 810Knodes, in addition to common overhead. Keys apply in both cases, although with a theoretical 25% size factor advantage for version 2. Also, every dictionary check will require that version 1 passes two parameters instead of one, as well as matches two attributes, instead of retrieving the properly named one, although keys can contribute to reduce this last retrieval factor difference. As for maintenance, adding an additional language involves adding a new namespace definition for version 2 and substantially more editing and data entry for version 1. Adding a new word is also somewhat simpler in version 2. But we are now getting into verbosity-related issues, which may not be important factors, except for their associated typo increase factor. Overall, it is a trade of, but it seems that the namespace approach is not only valid, it is more efficient, possibly by about 400% in terms of space, in the given example, implying that it may be worth considering and supporting. The validity and support of version 1 was not questioned or at stake. The main issues was the support for version 2, as well as the usefulness of namespaces, and the fact that 80 namespaces in a stylesheet can be quite natural and not so out of bounds or silly. Weren't namespaces designed to be used? If so, why avoid them at all costs, especially in cases of natural conceptual namespaces? Regards, ac Am 18.04.2011 um 07:16 schrieb ac:
|

Cart



