#jython IRC Log (v0.9)

Index

IRC Log for 2014-04-17

Timestamps are in GMT/BST.

[0:27] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) Quit ()
[0:38] * int3__ (~int3__@vlan425-58.subnet-224.amherst.edu) has joined #jython
[0:46] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) has joined #jython
[0:58] * int3__ (~int3__@vlan425-58.subnet-224.amherst.edu) Quit (Remote host closed the connection)
[1:05] * int3__ (~int3__@vlan425-58.subnet-224.amherst.edu) has joined #jython
[1:20] * maxb_ (~maxb@jabberwock.vm.bytemark.co.uk) has joined #jython
[1:21] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) Quit ()
[1:22] * maxb (~maxb@jabberwock.vm.bytemark.co.uk) Quit (Ping timeout: 240 seconds)
[1:49] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Quit: Konversation terminated!)
[1:49] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[2:00] * lopex (uid4272@gateway/web/irccloud.com/x-qootqpzgcosvcjln) Quit (Ping timeout: 252 seconds)
[2:01] * siel (~siel@unaffiliated/motley) Quit (Ping timeout: 252 seconds)
[2:02] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 252 seconds)
[2:03] * lopex (uid4272@gateway/web/irccloud.com/x-tmgbnrzkanvwdbsh) has joined #jython
[2:11] * srcerer_ (~chatzilla@dns2.klsairexpress.com) has joined #jython
[2:11] * srcerer (~chatzilla@dns2.klsairexpress.com) Quit (Ping timeout: 252 seconds)
[2:11] * shashank (~shashank@208.91.2.1) Quit (Ping timeout: 252 seconds)
[2:12] * shashank (~shashank@208.91.2.1) has joined #jython
[2:40] * siel (~siel@unaffiliated/motley) has joined #jython
[3:59] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[3:59] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Client Quit)
[4:18] * srcerer (~chatzilla@dns2.klsairexpress.com) has joined #jython
[4:19] * srcerer_ (~chatzilla@dns2.klsairexpress.com) Quit (Ping timeout: 252 seconds)
[4:23] * ohumbel_ (~ohumbel@adsl-89-217-225-168.adslplus.ch) Quit (Quit: ohumbel_)
[4:36] * smaudet (~smaudet@cpe-98-28-33-4.columbus.res.rr.com) Quit (Ping timeout: 246 seconds)
[5:36] * valtih_ (~chatzilla@sushi.pld.ttu.ee) has joined #jython
[5:39] <valtih_> what does PythonInterpreter.set(name, val) do? I need to pass the command line argument to the script. I cannot understand anything. The PythonInterpreter.initialize(prePrps, postProps, args) does not seem have any effect -- the sys.argv is empty in my Python regardless of `args` value in the `initialize` method. What are the `local variables`? How can I pass the arguments to my embedded python?
[6:15] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[8:30] * topi` (topi@kaverit.org) has joined #jython
[8:31] <topi`> argh. my boss says "we can't accept this jython thingy; you need to redo project X properly"
[8:31] <topi`> I wonder what does he mean with "properly". With Groovy? hah
[8:31] <topi`> guys, give some moral support. I'm working with a bunch of idiots. I don't know how long can I endure this
[8:32] <agronholm> I don't know the exact circumstances
[8:37] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[8:40] <topi`> it was a new requirement/feature that needed to be implemented, assigned to me. It was specced as a "deployable WAR", so I created a django app and used django-on-jython to create the .war
[8:41] <topi`> a rather simplistic UI that can be used to view the current status of several subsystems. Using java to code the whole thing seemed an overkill, and I have no desire to start learning the Spring toolkit, which is kind of bloated
[8:42] <topi`> for the same reason, ppl don't usually code server software in C, although it *can* be done.
[8:44] <topi`> the spring/hibernate combo *does* have one advantage, though - it can do automatic column additions when the schema changes, at .war startup time, unlike the django solution (where I was using south, but it still needs to be run from the command line)
[8:46] <agronholm> iirc the hibernate docs strongly warn against automatic column additions
[8:47] <agronholm> in production at least
[8:47] <topi`> we're still a startup, and in the very beginning phase of "production"
[9:47] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[9:48] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[10:00] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) has joined #jython
[10:21] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) Quit (Remote host closed the connection)
[10:27] * xymox (lechuck@unaffiliated/contempt) Quit (Ping timeout: 245 seconds)
[10:28] * xymox (lechuck@s0.barwen.ch) has joined #jython
[10:33] * smaudet (~smaudet@cpe-98-28-33-4.columbus.res.rr.com) has joined #jython
[10:38] * smaudet (~smaudet@cpe-98-28-33-4.columbus.res.rr.com) Quit (Ping timeout: 246 seconds)
[10:39] * xymox (lechuck@s0.barwen.ch) Quit (Quit: leaving)
[10:45] * xymox (lechuck@s0.barwen.ch) has joined #jython
[11:09] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 245 seconds)
[11:11] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) has joined #jython
[12:36] * zz_whg is now known as whg
[12:40] * smaudet (~smaudet@206-51-157-254.nktelco.net) has joined #jython
[13:10] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[14:11] * whg is now known as whg_away
[14:12] * maxb_ is now known as maxb
[15:14] <jimbaker> topi`, i don't know how this impact things for you, but beta 3 is coming together, with relative star imports, sre memoization in trunk; and socket-reboot slowly making progress
[15:14] <jimbaker> (i did see one issue in rel star imports in terms of the testing of pip... there's at least one circumstance we don't properly handle)
[15:28] * enebo_ (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[15:29] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Ping timeout: 245 seconds)
[15:29] * enebo_ is now known as enebo
[16:48] * whg_away is now known as whg
[16:49] <whg> jimbaker: Is the relative star import stuff helped or hindered by all the importlib work that Brett Cannon did a while back?
[16:50] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) Quit ()
[16:55] <jimbaker> whg, well if this were on jython 3.x, it would make things easier :)
[16:55] <whg> jimbaker: 3.x makes everything easier
[16:55] <jimbaker> basically importlib on 2.x is pretty minimal
[16:56] <jimbaker> 3.x actually uses python to implement the import logic
[16:57] <jimbaker> which means we could run the same code on both jython and cpython, which would simply have it be the same. we try to do this by mostly - but not completely - porting cpython's import module from c to java, including following the same names
[17:05] <whg> Ah, I had thought 2.7 got the Python-based importlib, too. I wasn't *too* interested in import mechanics at the time, so I must have misread something by accident.
[17:06] <pjenvey> 2.7 (maybe even 2.6) includes importlib but it's not actually used for __import__
[17:06] <pjenvey> until 3.3
[17:13] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) has joined #jython
[17:39] * jimbaker (~jbaker@unaffiliated/jimbaker) Quit (Quit: Coyote finally caught me)
[17:46] * jimbaker (~jbaker@unaffiliated/jimbaker) has joined #jython
[17:48] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[18:09] * jorgew1 (~Adium@50.56.228.68) has joined #jython
[18:18] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[18:19] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[18:29] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[18:29] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[18:35] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 258 seconds)
[18:35] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) Quit ()
[18:41] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) has joined #jython
[18:54] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) Quit ()
[19:03] * chrisseaton (~chrisseat@79-76-253-86.dynamic.dsl.as9105.com) has joined #jython
[20:07] * valtih_ (~chatzilla@sushi.pld.ttu.ee) Quit (Ping timeout: 245 seconds)
[20:22] * jorgew1 (~Adium@50.56.228.68) Quit (Quit: Leaving.)
[20:28] * jorgew1 (~Adium@50.57.17.244) has joined #jython
[20:28] * jorgew1 (~Adium@50.57.17.244) has left #jython
[21:10] * smaudet (~smaudet@206-51-157-254.nktelco.net) Quit (Ping timeout: 246 seconds)
[21:34] * smaudet (~smaudet@cpe-98-28-33-4.columbus.res.rr.com) has joined #jython
[21:39] * jorgew1 (~Adium@50.57.17.244) has joined #jython
[21:49] * whg is now known as zz_whg
[22:18] * smaudet (~smaudet@cpe-98-28-33-4.columbus.res.rr.com) Quit (Ping timeout: 246 seconds)
[22:25] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[22:29] * jorgew1 (~Adium@50.57.17.244) Quit (Quit: Leaving.)

Index

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