#jython IRC Log (v0.9)

Index

IRC Log for 2014-03-04

Timestamps are in GMT/BST.

[0:23] * xymox (lechuck@unaffiliated/contempt) Quit (Ping timeout: 264 seconds)
[0:27] * xymox (lechuck@unaffiliated/contempt) has joined #jython
[0:32] * xymox (lechuck@unaffiliated/contempt) Quit (Read error: Connection reset by peer)
[0:40] * xymox (~xymox@unaffiliated/contempt) has joined #jython
[0:44] * xymox (~xymox@unaffiliated/contempt) Quit (Remote host closed the connection)
[0:50] * xymox (lechuck@unaffiliated/contempt) has joined #jython
[0:55] * xymox (lechuck@unaffiliated/contempt) Quit (Ping timeout: 240 seconds)
[0:58] * xymox (lechuck@unaffiliated/contempt) has joined #jython
[1:11] * xymox (lechuck@unaffiliated/contempt) Quit (Ping timeout: 265 seconds)
[1:14] * xymox (lechuck@unaffiliated/contempt) has joined #jython
[1:21] * xymox (lechuck@unaffiliated/contempt) Quit (Ping timeout: 265 seconds)
[1:22] * xymox (lechuck@unaffiliated/contempt) has joined #jython
[1:30] * xymox (lechuck@unaffiliated/contempt) Quit (Ping timeout: 264 seconds)
[1:31] * xymox (lechuck@unaffiliated/contempt) has joined #jython
[2:56] * lheuer1 (~Adium@f049130137.adsl.alicedsl.de) has joined #jython
[2:59] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 252 seconds)
[3:10] * lheuer1 (~Adium@f049130137.adsl.alicedsl.de) Quit (Quit: Leaving.)
[4:42] * Thev00d00 (~v00d00@gentoo/developer/TheV00d00) Quit (Quit: No Ping reply in 120 seconds.)
[4:42] * Thev00d00 (~v00d00@gentoo/developer/TheV00d00) has joined #jython
[5:35] * jimbaker (~jbaker@c-75-71-81-32.hsd1.co.comcast.net) has joined #jython
[5:35] * jimbaker (~jbaker@c-75-71-81-32.hsd1.co.comcast.net) Quit (Changing host)
[5:35] * jimbaker (~jbaker@unaffiliated/jimbaker) has joined #jython
[6:02] * qwebirc29462 (5b879483@gateway/web/freenode/ip.91.135.148.131) has joined #jython
[6:04] * qwebirc29462 (5b879483@gateway/web/freenode/ip.91.135.148.131) Quit (Client Quit)
[6:33] * lheuer (~Adium@f049130137.adsl.alicedsl.de) has joined #jython
[6:33] * lheuer (~Adium@f049130137.adsl.alicedsl.de) Quit (Changing host)
[6:33] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[8:55] * thereisnospoon_ (~thereisno@113-61-86-28.static.qld.dsl.net.au) Quit (Ping timeout: 240 seconds)
[9:07] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[9:11] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Remote host closed the connection)
[9:11] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[9:15] * thereisnospoon (~thereisno@113-61-86-28.static.qld.dsl.net.au) has joined #jython
[11:11] * Thev00d00 (~v00d00@gentoo/developer/TheV00d00) Quit (Ping timeout: 240 seconds)
[11:11] * Thev00d00|2 (~v00d00@89.206.161.76) has joined #jython
[13:15] <topi`> does anyone have any idea how much container RAM would be consumed if Jython were to be used for building simple servlets?
[13:16] <topi`> disregarding any memory-consuming frameworks, like DJango
[13:16] <topi`> the jython-standalone JAR takes up 10 MB of disk space, but the disk space is not the problem, but RAM is
[13:19] * whg (whg@unaffiliated/whg) Quit (Changing host)
[13:19] * whg (whg@nat/ibm/x-gmmknsocqyquqzvv) has joined #jython
[13:36] <whg> topi`: Not off the top of my head. I imagine it's container-dependent.
[13:37] <whg> topi`: Your best bet in this instance is probably to measure
[14:48] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[15:20] <jimbaker> topi`, so there's a dependency on ICU4J now (specifically extlibs/icu4j-52_1.jar)
[15:21] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 240 seconds)
[15:21] <jimbaker> however that import will not work if jar-jar-ed
[15:21] <jimbaker> so i should fix that, since i added the bug
[15:22] <jimbaker> it should try two paths, from com.ibm.icu.text import Normalizer and org.python.com.ibm.icu.text import Normalizer
[15:24] <jimbaker> the other thing i noticed in looking at build.xml - we need to explicitly say this is a jarjar-ed jar in the jarjar task
[15:28] <jimbaker> topi`, re war file construction - right, it's pretty straightforward to build this out w/ a simple script. a goal of clamp is to make this a more integrated experience, especially with respect to standard tooling. so that's setuptools now, and of course maven assembly inclusion in the near future
[16:12] * clajo04_ (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) has joined #jython
[16:28] * clajo04_ (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) Quit (Quit: clajo04_)
[16:28] * clajo04_ (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) has joined #jython
[16:57] * clajo04_ (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) Quit (Quit: clajo04_)
[16:57] * clajo04_ (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) has joined #jython
[16:59] * clajo04_ (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) Quit (Client Quit)
[17:00] * clajo04_ (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) has joined #jython
[17:07] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[17:08] * clajo04_ (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) Quit (Quit: clajo04_)
[17:54] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[18:12] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[18:20] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[18:49] * clajo04_ (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) has joined #jython
[18:49] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 240 seconds)
[19:58] <topi`> jimbaker: I was just using the jython-ssl/dist/jython-installer.jar to do my install to $HOME/jython
[19:58] <topi`> I believe this is not the way all devs do install theirs
[20:05] * lheuer (~Adium@f049130137.adsl.alicedsl.de) has joined #jython
[20:05] * lheuer (~Adium@f049130137.adsl.alicedsl.de) Quit (Changing host)
[20:05] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[21:03] * jorgew (Adium@nat/rackspace/x-ysqzxaytagvzvujt) has joined #jython
[21:03] * jorgew (Adium@nat/rackspace/x-ysqzxaytagvzvujt) has left #jython
[21:04] * verterok (~ggonzalez@162.213.35.11) Quit (Read error: Connection reset by peer)
[21:04] * verterok (~ggonzalez@162.213.35.11) has joined #jython
[21:17] <jimbaker> topi`, iirc, constructing jython-installer will use the jarjar links build step. anyway, this is an easy fix
[21:50] * whg is now known as zz_whg
[21:59] * clajo04_ (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) Quit (Quit: clajo04_)
[22:01] * clajo04_ (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) has joined #jython
[23:05] * clajo04 (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) Quit (Quit: clajo04)
[23:05] * clajo04_ is now known as clajo04
[23:14] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[23:37] * clajo05 (~clajo04@pool-108-21-222-14.nycmny.fios.verizon.net) has joined #jython

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).