aramorph-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Aramorph-users] XML tables


From: Ahmed El-dawy
Subject: Re: [Aramorph-users] XML tables
Date: Fri, 19 Aug 2005 11:12:41 +0300

Hello

On 8/18/05, Pierrick Brihaye <address@hidden> wrote:
That's normal : as such, you use DOM for generating the file. Do use SAX
instead : it will be *very* fast and will have a small memory footprint.
Here's the newer version. Notice that there are two functions to transform dictionaries to XML.
One for a list of <entry> tags, and the other for hierarchy structure.
I attached the latest version of the two classes (DOM and SAX).
By the way, SAX is not that *very fast* you told about. It is just faster (Abut 13% faster). Any way, it is much better for memory saving.
I am ready to make the parser using SAX, but I am waiting for answers for questions in the previous mail....

--
regards,
Ahmed Saad

Attachment: DictTables2XML_SAX.zip
Description: Zip archive


reply via email to

[Prev in Thread] Current Thread [Next in Thread]