<GitHub37>
[jruby] trejkaz opened issue #4682: Unicode characters are lost when embedding JRuby using ScriptContainer https://git.io/vQqC2
camlow325 has joined #jruby
camlow325 has quit [Client Quit]
duper has quit [Ping timeout: 260 seconds]
knu has quit [Quit: Reboot...]
knu has joined #jruby
prasun has joined #jruby
prasun has quit [Ping timeout: 240 seconds]
knu has quit [Remote host closed the connection]
knu has joined #jruby
<kares>
SplendidRust: what would be the expectation of yours for including such a module into a Java package ... they're basically dummy modules providing name-spacing
<GitHub113>
[jruby] kares closed issue #3396: Pathname#relative_path_from failing when there are certain unicode characters in the path https://git.io/vCrd4
knu has quit [Read error: Connection reset by peer]
knu has joined #jruby
<GitHub51>
[jruby] slackfan opened issue #4683: Issues with Marshal.load https://git.io/vQqhT
bbrowning_away is now known as bbrowning
prasunanand has joined #jruby
<SplendidRust>
@kares: Ideally I'd like them to behave more like Ruby Modules (including methods I add to Modules). I don't mind if I can only add methods that end in
<SplendidRust>
(sorry, didn't know double quotes would end message) I don't mind if I can only methods that end in '?' or '!', or that have one or more arguments (all of which would have no impact on namespacing). To answer your question in detail though, my primary concern right now is be able to navigate them in a DRB client.
<GitHub105>
[jruby] slackfan closed issue #4683: Issues with Marshal.load https://git.io/vQqhT
<kares>
SplendidRust: you can not do that - java packages are only for name-spacing
<kares>
you can not have any functionality (methods) on a package in Java ... they're basically emulated as (dummy) modules for convenience
prasunanand_ has joined #jruby
prasunanand has quit [Read error: Connection reset by peer]
prasunanand_ has quit [Ping timeout: 255 seconds]
prasunanand_ has joined #jruby
<GitHub105>
[jruby] ioquatix opened pull request #4684: Rename readmsg to recvmsg (master...patch-1) https://git.io/vQmkY
knu has quit [Read error: Connection reset by peer]
knu has joined #jruby
prasunanand_ has quit [Ping timeout: 240 seconds]
mistergibson has quit [Ping timeout: 268 seconds]
mistergibson has joined #jruby
<SplendidRust>
Kares: Why would it be bad to allow new JavaPackage methods that cannot represent package names?
<kares>
SplendidRust: don't know much about DRB (what the details of sending over such a module mean)
<kares>
... but internally they're not acting really as modules - they're more of a BasicObject-like module
<kares>
(than if it works it works - just saying that those details might be why you run into issues)
<SplendidRust>
Kares: including DRbUndumped prevents marshalling. The DRB client is provided with a proxy. All messages sent to the proxy are passed over the wire to the actual object.
camlow325 has joined #jruby
shellac has quit [Ping timeout: 258 seconds]
shellac has joined #jruby
camlow321 has joined #jruby
camlow325 has quit [Ping timeout: 246 seconds]
<GitHub3>
[jruby] kares closed issue #3730: "could not coerce Fixnum to interface java.util.Set" from code that isn't dealing with sets https://git.io/vaW3Q
<GitHub46>
[jruby] kares closed issue #3769: UnsatisfiedLinkError when launching rails console on Windows. https://git.io/vVG3S
<GitHub32>
[jruby] kares closed issue #3582: 1.7.x define_singleton_method fails in fascinating ways in odd situations https://git.io/vuwGv
prasunanand has joined #jruby
<GitHub6>
[jruby] kares closed issue #3489: Strange warning "io/console not supported" when doing a syntax check on Windows https://git.io/vBkZ4
<GitHub147>
[jruby] roboyeti opened issue #4685: Jruby + rails csfr_meta_tag requires minutes to render due to jruby use of /dev/random on a virtual machine https://git.io/vQmP0