Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why isn DictionaryForMIDs using the DICT file format and possibly JDictd internally?

dict file format internally
0
Posted

Why isn DictionaryForMIDs using the DICT file format and possibly JDictd internally?

0

Actually the file format of DictionaryForMIDs is close to the DICT file format. But beyond that, the DictionaryForMIDs file format, and all the modules that read the files, are specifically optimized to provide fast translation responses time on J2ME devices. A lot of effort was put into this optimization. Response times with using the plain DICT format on a J2ME device would be slower by the order of magnitudes. There is the DictdToDictionaryForMIDs conversion tool that does convert the DICT file for use by DictionaryForMIDs. So there is no problem to use DICT dictionaries with DictionaryForMIDs. Finally, for the Java ‘gurus’: yes, it is possible to integrate a component such as JDictd into DictionaryForMIDs (some adaptation to CDLC may be neccessary). DictionaryForMIDs has a modular design, where further translation components can be added to the translation layer, for more information see here.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123