#jython IRC Log (v0.9)

Index

IRC Log for 2014-10-24

Timestamps are in GMT/BST.

[0:22] * xemdetia (~xemdetia@pool-96-230-53-230.bstnma.fios.verizon.net) has joined #jython
[1:33] * [Arfrever] (~Arfrever@apache/committer/Arfrever) Quit (Ping timeout: 240 seconds)
[2:10] * xemdetia (~xemdetia@pool-96-230-53-230.bstnma.fios.verizon.net) Quit (Ping timeout: 245 seconds)
[2:24] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[3:03] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[3:24] <jimbaker> that comes from object
[3:25] <jimbaker> grey_, ^^^, which is the base type for such java objects when pulled into the python object space
[6:27] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[6:47] * whg (whg@nat/ibm/x-jzdvwuugqjdafwit) Quit (*.net *.split)
[6:47] * maxb (~maxb@jabberwock.vm.bytemark.co.uk) Quit (*.net *.split)
[6:47] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (*.net *.split)
[7:00] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[7:16] * whg (whg@nat/ibm/x-jzdvwuugqjdafwit) has joined #jython
[7:16] * maxb (~maxb@jabberwock.vm.bytemark.co.uk) has joined #jython
[7:21] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Remote host closed the connection)
[7:29] * whg (whg@nat/ibm/x-jzdvwuugqjdafwit) Quit (*.net *.split)
[7:29] * maxb (~maxb@jabberwock.vm.bytemark.co.uk) Quit (*.net *.split)
[7:29] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (*.net *.split)
[7:32] * whg (whg@nat/ibm/x-jzdvwuugqjdafwit) has joined #jython
[7:32] * maxb (~maxb@jabberwock.vm.bytemark.co.uk) has joined #jython
[7:34] * [Arfrever] (~Arfrever@apache/committer/Arfrever) has joined #jython
[7:37] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[7:43] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[8:09] <grey_> jimbaker: right, thx
[8:09] <grey_> I tested public String __doc__ = "This is a thing"; in Java, and that works
[8:11] <grey_> although it might be more 'natural' to try to use and lookup the javadoc for a class
[8:11] <agronholm> how?
[8:12] <agronholm> javadoc isn't compiled in the .class
[8:39] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Remote host closed the connection)
[8:49] <grey_> agronholm: well, it would certainly be a little extra effort
[8:50] <grey_> but given a filesystem location or a jar containing javadocs, looking up the corresponding class documentation should be doable
[8:52] <grey_> I'm not sure about the content though. The current Oracle api docs are "more fancy" and correspondingly more difficult to handle as string documentation
[9:11] <grey_> looking at the generated javadoc source, doing so would have to parse for "public class $(classname)" and then extract the content of the next div block
[9:20] <agronholm> grey_: way too complicated and error prone
[9:57] <grey_> agronholm: more complicated yes, error prone mostly because they may change the output format
[9:57] <grey_> (which may be enough reason to kill the idea)
[9:58] * gthank (~gthank@unaffiliated/gthank) Quit (*.net *.split)
[9:59] * gthank (~gthank@unaffiliated/gthank) has joined #jython
[10:10] <peke_> grey_: i doubt searching javadocs when accessing __doc__ is a good idea because it would be pretty slow. it would be awesome if help() would support them somehow, though.
[10:17] <grey_> peke_: help is the use case I was thinking of
[10:24] <grey_> And I guess __doc__ is limited on class documentation. I can't think of how to make a Class.method.__doc__
[10:33] <grey_> hmm. http://sourceforge.net/projects/codavaj/
[11:30] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (Quit: Ex??re)
[11:56] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[13:30] * xemdetia (xemdetia@nat/ibm/x-xqkdtyhffayvpomj) has joined #jython
[13:34] * xemdetia (xemdetia@nat/ibm/x-xqkdtyhffayvpomj) Quit (Read error: Connection reset by peer)
[13:50] * xemdetia (xemdetia@nat/ibm/x-ixuqyzvquyckqdxy) has joined #jython
[13:59] * smaudet (~smaudet@206-51-157-254.nktelco.net) has joined #jython
[14:49] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[16:00] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Read error: Connection reset by peer)
[16:01] * jimbaker (~jbaker@python/psf/jimbaker) Quit (Ping timeout: 272 seconds)
[16:02] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[16:03] * jimbaker (~jbaker@24.9.252.60) has joined #jython
[16:03] * newbie|4 (~smaudet@206-51-157-254.nktelco.net) has joined #jython
[16:04] * jimbaker (~jbaker@24.9.252.60) Quit (Changing host)
[16:04] * jimbaker (~jbaker@python/psf/jimbaker) has joined #jython
[16:07] * smaudet (~smaudet@206-51-157-254.nktelco.net) Quit (Ping timeout: 256 seconds)
[16:23] * newbie|4 (~smaudet@206-51-157-254.nktelco.net) Quit (Read error: Connection reset by peer)
[16:24] * newbie|4 (~smaudet@206-51-157-254.nktelco.net) has joined #jython
[16:46] <jimbaker> grey_, probably makes most sense as a pypi package for now. it would be straightforward to inject __doc__ strings from codavaj (if it does get a decent parse) upon importing java packages using an importer hook
[16:47] <jimbaker> this would be very cool to see working
[18:32] * newbie|4 (~smaudet@206-51-157-254.nktelco.net) Quit (Read error: Connection reset by peer)
[18:33] * newbie|4 (~smaudet@206-51-157-254.nktelco.net) has joined #jython
[18:47] * srcerer (~chatzilla@dns2.klsairexpress.com) has joined #jython
[18:47] * srcerer (~chatzilla@dns2.klsairexpress.com) Quit (Client Quit)
[18:49] * newbie|4 (~smaudet@206-51-157-254.nktelco.net) Quit (Read error: Connection reset by peer)
[18:51] * srcerer (~chatzilla@dns2.klsairexpress.com) has joined #jython
[20:00] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[20:22] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[20:41] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 265 seconds)
[20:49] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[21:52] * Trundle (~andy@python/site-packages/trundle) Quit (Remote host closed the connection)
[22:46] * srcerer (~chatzilla@dns2.klsairexpress.com) Quit (Ping timeout: 245 seconds)
[23:15] * lheuer1 (~Adium@82.113.121.145) has joined #jython
[23:18] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)

Index

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