#jython IRC Log (v0.9)

Index

IRC Log for 2014-04-07

Timestamps are in GMT/BST.

[1:28] * int3__ (~int3__@vlan425-58.subnet-224.amherst.edu) Quit (Remote host closed the connection)
[1:41] * int3__ (~int3__@vlan425-58.subnet-224.amherst.edu) has joined #jython
[2:23] * int3__ (~int3__@vlan425-58.subnet-224.amherst.edu) Quit (Remote host closed the connection)
[2:25] * int3__ (~int3__@vlan425-58.subnet-224.amherst.edu) has joined #jython
[2:32] * int3__ (~int3__@vlan425-58.subnet-224.amherst.edu) Quit (Remote host closed the connection)
[3:16] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[3:17] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[3:35] * int3__ (~int3__@vlan425-58.subnet-224.amherst.edu) has joined #jython
[4:11] * jimbaker` is now known as jimbaker
[4:12] * jimbaker (~jbaker@c-75-71-81-32.hsd1.co.comcast.net) Quit (Changing host)
[4:12] * jimbaker (~jbaker@unaffiliated/jimbaker) has joined #jython
[4:17] * ParahSailin (~parahsail@unaffiliated/parahsailin) has joined #jython
[8:52] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[8:52] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[8:55] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[8:55] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[12:05] * clajo04 (~clajo04@pool-96-232-190-28.nycmny.fios.verizon.net) Quit (Ping timeout: 240 seconds)
[13:34] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[14:24] <topi`> ffuu, hibernate is just pure evil
[14:24] <topi`> I mean, how am I going to debug a failure in a webcontroller if the traceback is a massive 200 lines long?
[14:25] <topi`> finally, there is the root cause somewhere
[14:25] <topi`> ConstraintViolationImpl{interpolatedMessage='may not be null', propertyPath=pan1Mac, ...
[14:26] <topi`> so, I have something in the definitions that says cannot be null, but evidently remains uninitialized when the maven tests are run
[14:26] <topi`> I know you guys are professional java developers, how do you deal with crap like this?
[14:28] <jimbaker> topi`, well there's no question this is where stuff like python is better :)
[14:29] <jimbaker> because it's much easier to follow dynamic stuff in python than the workaround we get w/ dependency injection
[14:30] <jimbaker> topi`, so i have a complete patch for relative star imports, just to need add some tests. it was similarly easy to do from . import *
[14:40] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 255 seconds)
[14:42] * siel (~siel@unaffiliated/motley) Quit (Ping timeout: 245 seconds)
[14:47] <topi`> jimbaker: I suspected so, although it was slightly difficult to follow the code paths around the relative import section
[14:48] <topi`> I need to google up "dependency injection"
[14:48] <topi`> I only did a few courses on programming theory in the uni
[14:48] <topi`> at that time, object-oriented was the hot potato
[14:49] <topi`> threads and processes were only introduced at the Operating Systems course and its advanced variants
[14:50] <topi`> jimbaker: django has its flaws and warts just as well, but if I had the chance to choose between django and Hibernate/Spring ... guess what :)
[14:56] <jimbaker> topi`, agreed :)
[14:57] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[15:00] * siel (~siel@unaffiliated/motley) has joined #jython
[15:08] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[15:18] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[15:27] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 240 seconds)
[15:28] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[15:35] * r0bby (~wakawaka@guifications/user/r0bby) has joined #jython
[15:36] * r0bby (~wakawaka@guifications/user/r0bby) Quit (Client Quit)
[15:39] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 252 seconds)
[17:01] <jimbaker> topi`, so i assume you will be happy once we get annotations working in clamp
[17:22] <agronholm> topi`: how do I deal with this? by converting to Python
[17:22] <agronholm> you're not the only one who has had to struggle with Hibernate's undecipherable stack traces
[19:06] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[19:18] * fwierzbicki (~Adium@99-106-170-162.lightspeed.sntcca.sbcglobal.net) has joined #jython
[19:36] * thereisnospoon (~thereisno@113-61-86-28.static.qld.dsl.net.au) Quit (Remote host closed the connection)
[19:53] * jimbaker (~jbaker@unaffiliated/jimbaker) Quit (Excess Flood)
[19:53] * jimbaker (~jbaker@c-75-71-81-32.hsd1.co.comcast.net) has joined #jython
[19:53] * jimbaker (~jbaker@c-75-71-81-32.hsd1.co.comcast.net) Quit (Changing host)
[19:53] * jimbaker (~jbaker@unaffiliated/jimbaker) has joined #jython
[20:06] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 252 seconds)
[20:07] * mantovan1 (~mantovani@li74-187.members.linode.com) has joined #jython
[20:12] * mantovani (~mantovani@li74-187.members.linode.com) Quit (*.net *.split)
[20:17] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[20:42] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Max SendQ exceeded)
[20:43] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[21:00] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 255 seconds)
[21:37] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[22:39] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[22:44] * ivan` (~ivan@unaffiliated/ivan/x-000001) Quit (Quit: ERC Version 5.3 (IRC client for Emacs))
[22:46] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 246 seconds)
[22:48] * ivan` (~ivan@unaffiliated/ivan/x-000001) has joined #jython
[23:23] * thereisnospoon (~thereisno@pa49-197-140-155.pa.qld.optusnet.com.au) has joined #jython
[23:24] * thereisnospoon (~thereisno@pa49-197-140-155.pa.qld.optusnet.com.au) Quit (Read error: Connection reset by peer)
[23:47] * robbyoconnor (~wakawaka@guifications/user/r0bby) 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).