What I have done as a temporary measure on my zaurus (until libquran works for me) is to use sqlite. I imported the xml file into an sqlite database and have found it very quick and easy to use from the python applications that I have.
Perhaps you could consider that technique. wassalaam adulhaq On Tuesday 24 May 2005 13:16, Mohammad DAMT wrote: > السلام عليكم > I'm back *-) > I have a proposal to make (major) changes in libquran, I'd like to have > it run in a decent way in embedded environment (arm, etc). Right now > libquran requires big memory because it loads all the quran data in > memory (> 2Megs for arabic version alone). What I'd like to do is to get > the data retrieved on demand. > The other thing is to replace the xml storage into binary storage, > parsing the xml at startup quite takes long time at least in my arm > device. > > What is the best to do this, create a branch in cvs? > > thanks, and good to see you again guys *-) > > _______________________________________________ > Developer mailing list > [email protected] > http://lists.arabeyes.org/mailman/listinfo/developer > > _______________________________________________ Developer mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/developer

