#jython IRC Log (v0.9)

Index

IRC Log for 2010-12-05

Timestamps are in GMT/BST.

[0:35] * stakkars (~tismer@i577B62D2.versanet.de) Quit (Ping timeout: 240 seconds)
[0:39] * stakkars (~tismer@i577B53C3.versanet.de) has joined #jython
[2:14] * lopex (lopex@89-76-44-27.dynamic.chello.pl) Quit ()
[2:49] * stakkars (~tismer@i577B53C3.versanet.de) Quit (Quit: stakkars)
[2:55] <tanner> can i use jython to implement a class to be used by a java class?
[3:03] <tanner> code: http://pastebin.com/M2x9tBEh
[3:25] * adiroiban (~adiroiban@h194-54-129-79.teleson.ro) Quit (Ping timeout: 265 seconds)
[3:26] <lucian> tanner: http://jythonpodcast.hostjava.net/jythonbook/chapter10.html
[3:33] * stakkars (~tismer@i577B53C3.versanet.de) has joined #jython
[3:34] * stakkars (~tismer@i577B53C3.versanet.de) Quit (Client Quit)
[4:01] <tanner> hmm, kinda defeats the point if i have to write all these classes in java itself >.<
[4:02] <lucian> tanner: i think the java code is examples of java consuming jython-created classes
[4:03] <tanner> i need it the other way around
[4:04] <tanner> mind you I got it to work, but having to program each class in java to import into jython may bite my in the end
[4:04] <lucian> tanner: to consume java classes from jython?
[4:04] <tanner> well sorta
[4:04] <tanner> if i implement the class as you would in python and feed it to the java classes it doesnt work
[4:04] <tanner> if i import the compiled javaclass and integrate it seems tow ork fine
[4:04] <lucian> tanner: there are some constraints
[4:05] <lucian> the book explains what the constraints are
[4:05] <lucian> then you'd use jythonc to generate .class files
[4:05] <lucian> that you can consume from java
[4:09] <tanner> ah well; if i were to write what i had in mind i would no doubt have to write it all in java anyway
[4:09] <tanner> playing with jython was fun though
[4:10] <lucian> i tend to not write any java at all if i can get away with it
[4:10] <tanner> trust me I would prefer it
[4:11] <tanner> unfortunately TAPI has only been developed for a few languages :-\
[4:11] <tanner> and java is what I'm stuck with. or some .NET variant
[4:13] * tanner (~tanner@unaffiliated/tanner) Quit (Read error: Connection reset by peer)
[4:14] * tanner (~tanner@unaffiliated/tanner) has joined #jython
[4:26] * njoyce (~njoyce@203-214-102-93.dyn.iinet.net.au) Quit (Ping timeout: 245 seconds)
[4:37] * tanner_ (~tanner@unaffiliated/tanner) has joined #jython
[4:37] * tanner (~tanner@unaffiliated/tanner) Quit (Read error: Connection reset by peer)
[4:37] * tanner_ is now known as tanner
[4:43] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) Quit (Remote host closed the connection)
[8:47] * njoyce (~njoyce@124-171-94-5.dyn.iinet.net.au) has joined #jython
[9:58] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[10:38] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Ping timeout: 276 seconds)
[10:42] * lheuer_ (~heuer@217.191.14.32) has joined #jython
[10:45] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 272 seconds)
[10:46] * lheuer_ is now known as lheuer
[10:49] * njoyce (~njoyce@124-171-94-5.dyn.iinet.net.au) Quit (Quit: Leaving...)
[10:50] * lheuer_ (~heuer@blfd-4d0861df.pool.mediaWays.net) has joined #jython
[10:52] * lheuer (~heuer@217.191.14.32) Quit (Ping timeout: 245 seconds)
[10:52] * lheuer_ is now known as lheuer
[11:07] * lheuer_ (~heuer@217.191.0.86) has joined #jython
[11:07] * njoyce (~njoyce@124-171-94-5.dyn.iinet.net.au) has joined #jython
[11:08] * lheuer (~heuer@blfd-4d0861df.pool.mediaWays.net) Quit (Ping timeout: 240 seconds)
[11:08] * lheuer_ is now known as lheuer
[11:10] * lheuer (~heuer@217.191.0.86) Quit (Client Quit)
[11:22] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[11:23] * lheuer (~heuer@unaffiliated/lheuer) Quit (Client Quit)
[11:33] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[11:54] * njoyce (~njoyce@124-171-94-5.dyn.iinet.net.au) Quit (Remote host closed the connection)
[12:01] * lheuer_ (~heuer@217.191.4.185) has joined #jython
[12:02] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 240 seconds)
[12:02] * lheuer_ is now known as lheuer
[12:13] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) has joined #jython
[12:23] * lheuer_ (~heuer@blfd-4d08e123.pool.mediaWays.net) has joined #jython
[12:26] * lheuer (~heuer@217.191.4.185) Quit (Ping timeout: 240 seconds)
[12:26] * lheuer_ is now known as lheuer
[12:34] * lopex (lopex@89-76-44-27.dynamic.chello.pl) has joined #jython
[12:42] * lheuer (~heuer@blfd-4d08e123.pool.mediaWays.net) Quit (Read error: Connection reset by peer)
[12:44] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[13:21] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 245 seconds)
[13:22] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[13:36] * lheuer_ (~heuer@blfd-4d08eb8b.pool.mediaWays.net) has joined #jython
[13:37] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 245 seconds)
[13:38] * lheuer_ is now known as lheuer
[14:03] * lheuer (~heuer@blfd-4d08eb8b.pool.mediaWays.net) Quit (Ping timeout: 245 seconds)
[14:05] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[14:32] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 245 seconds)
[14:33] * lheuer_ (~heuer@blfd-4d08e69c.pool.mediaWays.net) has joined #jython
[14:33] * lheuer_ is now known as lheuer
[14:41] * lheuer (~heuer@blfd-4d08e69c.pool.mediaWays.net) Quit (Ping timeout: 245 seconds)
[14:41] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[15:36] * agronholm (~demigod@nblzone-211-37.nblnetworks.fi) Quit (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
[15:54] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 245 seconds)
[15:56] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[16:21] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[16:27] * lheuer (~heuer@unaffiliated/lheuer) Quit (Ping timeout: 245 seconds)
[16:27] * stakkars (~tismer@i577B53C3.versanet.de) has joined #jython
[16:28] * lheuer (~heuer@unaffiliated/lheuer) has joined #jython
[17:11] * thijstriemstra (~thijstrie@i219160.upc-i.chello.nl) has joined #jython
[17:16] * maxb (~maxb@jabberwock.vm.bytemark.co.uk) Quit (*.net *.split)
[17:16] * maxb (~maxb@jabberwock.vm.bytemark.co.uk) has joined #jython
[17:16] * tanner (~tanner@unaffiliated/tanner) Quit (Quit: tanner)
[17:38] * adiroiban (~adiroiban@188.24.74.119) has joined #jython
[17:45] <shanka> hi all,
[17:45] <shanka> i want to update the jython wiki in RST format. How do i go about doing that?
[18:27] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) Quit (Remote host closed the connection)
[18:28] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) has joined #jython
[18:57] * lheuer (~heuer@unaffiliated/lheuer) Quit (Read error: Connection reset by peer)
[19:08] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Quit: Leaving.)
[19:08] * shanka1 (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[20:27] * MarderIII (~marderii@enneman.demon.nl) has joined #jython
[21:27] * MarderIII (~marderii@enneman.demon.nl) Quit (Quit: leaving)
[21:38] * agronholm (~demigod@nblzone-211-37.nblnetworks.fi) has joined #jython
[22:48] * adiroiban (~adiroiban@188.24.74.119) Quit (Ping timeout: 245 seconds)

Index

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