#jython IRC Log (v0.9)

Index

IRC Log for 2015-09-15

Timestamps are in GMT/BST.

[1:39] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.net) has joined #jython
[1:58] * eatkin (~eatkin@166.70.212.121) Quit (Ping timeout: 264 seconds)
[1:59] * eatkin (~eatkin@166.70.212.121) has joined #jython
[2:33] * lopex (uid4272@gateway/web/irccloud.com/x-xxjzksvopanbseuv) Quit (Quit: Connection closed for inactivity)
[2:49] * qwebirc26645 (4ba5031d@gateway/web/freenode/ip.75.165.3.29) has joined #jython
[2:49] <qwebirc26645> hello
[2:50] <qwebirc26645> does anyone know how to pass objects from java from java code to jython and then to commit to mysql
[2:52] <agronholm> what part are you having difficulties with?
[3:08] <qwebirc26645> i am trying to send instaited objects from java code to Jython for processing for changing jython code
[3:08] <agronholm> changing jython code?
[3:09] <qwebirc26645> like for example a plane in java and then a jython code to process it
[3:09] <agronholm> processing planes in jython code?
[3:09] <qwebirc26645> like say (java) Plane plane = new Plane() then what do I do to send it to a jython file
[3:10] <qwebirc26645> I want to make a general intellegence version for a portfolio
[3:10] <agronholm> are you running this as a jython app? or did you instantiate a PythonInterpreter from Java?
[3:10] <qwebirc26645> and then have jython change with updates from a database and crawlers to fill it
[3:11] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 256 seconds)
[3:11] <qwebirc26645> yes i instatied the jython interpreter
[3:12] <qwebirc26645> under final PythonInterpreter interpreter = new PythonInterpreter();
[3:12] <agronholm> and you don't know how to make calls to Python code from Java I take it?
[3:13] <qwebirc26645> yea like say sending an object in java to jython for processing
[3:14] <agronholm> have you seen the jython book?
[3:14] <agronholm> particularly this chapter? http://www.jython.org/jythonbook/en/1.0/JythonAndJavaIntegration.html
[3:14] <qwebirc26645> no where?
[3:28] * maxpowa (maxpowa@ipv6.everythingisawesome.us) Quit (Ping timeout: 246 seconds)
[3:30] * maxpowa (maxpowa@ipv6.everythingisawesome.us) has joined #jython
[3:54] * qwebirc26645 (4ba5031d@gateway/web/freenode/ip.75.165.3.29) Quit (Ping timeout: 246 seconds)
[3:59] * eatkin (~eatkin@166.70.212.121) Quit (Ping timeout: 250 seconds)
[3:59] * eatkin (~eatkin@166.70.212.121) has joined #jython
[4:08] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[7:04] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.net) Quit (Remote host closed the connection)
[7:14] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[7:15] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[9:52] * lopex (uid4272@gateway/web/irccloud.com/x-dgdiwshbyalkmohx) has joined #jython
[13:36] * xemdetia (xemdetia@nat/ibm/x-lqspqzwzroejrfeu) has joined #jython
[16:23] * nickmbailey (~nickmbail@nickmbailey.com) Quit (Quit: Coyote finally caught me)
[16:25] * nickmbailey (~nickmbail@nickmbailey.com) has joined #jython
[17:58] * xemdetia_ (xemdetia@nat/ibm/x-lwbkmjcnoytwzmwy) has joined #jython
[18:01] * xemdetia (xemdetia@nat/ibm/x-lqspqzwzroejrfeu) Quit (Ping timeout: 268 seconds)
[18:07] * xemdetia_ (xemdetia@nat/ibm/x-lwbkmjcnoytwzmwy) Quit (Ping timeout: 264 seconds)
[18:09] * xemdetia (xemdetia@nat/ibm/x-ilyxhncommucowwh) has joined #jython
[19:44] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.net) has joined #jython
[21:37] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.net) Quit (Quit: Leaving)
[22:36] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.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).