Posted By: arton Tajima
Date: 2007-06-17 09:24
Summary: rjb 1.0.6
Project: Ruby Java Bridge

Rjb now supports the method names alias according with JRuby.
Now you can choice both Java style and Ruby style method names.
for ex)
a = obj.getFooBar -> a = obj.foo_bar
obj.setFooBar(a) -> obj.foo_bar = a
obj.isFooBar() -> obj.foo_bar?
obj.fooBarBaz(x) -> obj.foo_bar_baz(x)

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: rjb-1.0.6

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post