[jdev] Case sensitivity in JIDs

Remko Tronçon remko at el-tramo.be
Fri Dec 12 17:31:49 CST 2008


> I don't use stringprep in all constructors in the jid class of agsXMPP
> because stringprep is a heavy process and needs lots of cpu power.

Caching the results from stringprepping  nodes, domains, and resources
should overcome most of the performance problems for that, and get you
a safe Jid implementation at least.

cheers,
Remko



More information about the JDev mailing list