From: Humbel O. <Otm...@bi...> - 2000-12-06 06:54:34
|
Hello Jython developers, first many thanks for moving Jython on! I admit I was'nt fully able to follow (mean: understand) the latest discussion on proxies and cache design, so please forgive me if the questions below sound too naive. How is the relation of the new cache/proxy design to the old JPython 1.0.3. style proxy savedir ? [snippet from good old registry file:] #Only enable this if you're SURE you want it python.proxy.savedir = n:/java/lib Do we still need these proxies with Jython 2.0 ? We definitely need them in JPython 1.0.3 and we almost rebuilt them again for JPython 1.1 - for runtime performance reasons. Thank you for your comments, Oti |