Unexpected JRuby overload resolution
2008年09月01日 21:51 • 查看 0 次 • 打印本文
Had an interesting bug using Hibernate from JRuby today. Totally unexpected actually. Interestingly, it actually exposed a problem with dynamic dispatch when going into a static language. To a degree I guess it’s about getting our overload resolution more correct, but it seems like a general rule will be hard.
评论
发表评论