Hi,

is there actually any user of those functions. Currently, they only have a 
very simple implementation that is not really worth keeping around as is it 
wrong most of the time, anyway (hint: UTF-8 locale).
Additionally, I do not want a dependency on iconv() either, as not all 
platforms have this around (especially embedded).

Most of the time, the program using libopenobex knows much better how to 
handle this, e.g. on its own, with iconv(), with glib function, with a Qt 
class or whatever else is possible. The openobex library should not care.
Thus, we should just remove those functions.

Any objections?

Hendrik

PS: I do this in a tendency to do some cleanups, see my repository at 
gitorious.org/openobex (updates branch).

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to