|
From: <ti...@ca...> - 2001-06-19 01:07:45
|
Hi all, I have a Jython package that I'd like to distribute in a single file, if possible. I see tantalizing references to "freezing" vs "compiling"; it sounds like I want the former, since I rely fairly heavily on a non-Java file structure (e.g. more than one class/file), but I'm not sure what the options are here. I'd be happy to explore the possibilities if someone can get me started on the right track, but I'd rather not trail-blaze if there's something already out there. I did see a particularly interesting reference to a "shallow freeze" in a 12-2000 post by Finn Bock, but there were no followups. thanks in advance, --titus P.S. It would be quite useful to receive a simple reply like "you'll have to figure it out on your own" so that I know I'm not wasting my time ;). |