#jython IRC Log (v0.9)

Index

IRC Log for 2020-11-26

Timestamps are in GMT/BST.

[14:48] * FreshDumbledore (~qwuiezqwi@unaffiliated/freshdumbledore) has joined #jython
[14:50] <FreshDumbledore> 17 users only! :-)) wow. so.. hello. i want to extend a java class so i imported the original java class my jython script and created a new class inheriting from it. then i wrote my new method in the scope of this. i try to use a variable defined in the original class. for some reason, my method does not know about it though
[14:53] <FreshDumbledore> like this https://pastebin.ubuntu.com/p/gGz65WrYMf/
[14:55] <FreshDumbledore> sticking to the example code, that will yield the error: global name 'originalClassVariable' is not defined
[14:55] <FreshDumbledore> while it is defined fine in the OriginalClass java
[15:37] * gsnedders (~gsnedders@5.2.16.23) Quit (Ping timeout: 246 seconds)
[15:38] * gsnedders (~gsnedders@5.2.16.23) has joined #jython
[20:17] * FreshDumbledore (~qwuiezqwi@unaffiliated/freshdumbledore) 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).