Hi all,
Edgar can you attach here a zip containing a minimal sample to see the issue
?
Thank you very much.
Ah, on apache-extras I've created some time ago an empty project,
pivot-jython ... are you interested in help us and fill there some content
(non copyrighted, like some minimal example) ? We already have there other
projects for other JVM languages ...

Tell me.

Bye,
Sandro
Il giorno 16/lug/2011 01:30, "Edgar Merino" <[email protected]> ha scritto:
> Hello, I've been working on a project using Apache Pivot and Python for UI
> logic. Everything works perfectly, except for encodings. It seems that
pivot
> only registeres the default system encoding, excluding all others. This is
> causing me problems since the application I'm writing is suppose to run in
> windows (latin1) and my development machine uses linux (utf-8), forcing me
> to manually change the encoding for strings when making production
releases.
>
> Has anyone got any information on this issue? I'm able to open a jython
> console and use different encodings, but somehow this is not working in
> pivot. Perhaps this is not a pivot issue, but an issue with the
javax.script
> API.
>
>
> I hope someone has an answer to this, thanks in advance.
> Edgar Merino

Reply via email to