XML Feeds

.

[java-dev] Mxj don't like accents

Leopold Frey leopold.frey at free.fr
Sun Jun 10 03:05:08 MDT 2007


topher lafata a écrit :
> Hey Leopold,
> I have been looking into your problem with this. I have stuff printing 
> to the console properly
> from within mxj but not within the max environment yet. Basically 
> there is a disconnect between
> the default string encoding the JVM is using the encoding Max itself 
> is using. I need to investigate
> a little more but might have a solution soon!
> t
>
Hi Topher, good to know you have the begin of a solution, great.

I'm currently working on a C external (mxj_wrap) which could solve both 
problems (long filename & accents)
by writing messages in a temporary bidirectionnal file.
Don't know yet if latency and shared access to the file will be a problem.
something that would look like the image attached.
A bit twisted but could be a good workaround.

But I have no time to work on this before the end of the month so if you 
think you can find a solution for Max 5, I'll give up
- though it's a good exercise (thanks to you I haven't written C 
externals since the release of mxj thanks thanks thanks !).

If I was coding just for myself then I certainly wouldn't care about 
accents & long file names
but as Finder & Max & Java are able to deal with them, why mxj couldn't ?
I'm aware this isn't a crucial issue, but in my opinion something to 
place in the todo list.

Thanks for your time

Léo (or Leo if your Firefox/Thunderbird encoding isn't set to ISO-8859-1 
;) )
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Image 1.jpg
Type: image/jpeg
Size: 9689 bytes
Desc: not available
Url : http://www.cycling74.com/pipermail/java-dev/attachments/20070610/11e5b7eb/Image1.jpg


More information about the java-dev mailing list