20 Aug 22:01
Re: Controlling .$py.class compiling
From: Mike Hostetler <hostetlerm <at> gmail.com>
Subject: Re: Controlling .$py.class compiling
Newsgroups: gmane.comp.lang.jython.user
Date: 2008-08-20 20:01:52 GMT
Subject: Re: Controlling .$py.class compiling
Newsgroups: gmane.comp.lang.jython.user
Date: 2008-08-20 20:01:52 GMT
On Wed, Aug 20, 2008 at 1:25 PM, Leo Soto M. <leo.soto <at> gmail.com> wrote:
That's my Plan B. Doing that means I have to move more files over to production (both the .py and the $py.class files). And, if the JRE changes, would those files get recompiled again? If so, then they would change and I would have the same problems I just talked about.
How about pre-compiling all your.py files to $py.class before
installing on the production environment? Would that work?
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Jython-users mailing list Jython-users <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jython-users
RSS Feed