Most Java programmers attempt to use Ruby like they use Java, similar to the mistakes C/C++ programmers commit when transitioning to Java.大多數Java程序員試圖使用紅寶石一樣,他們使用Java ,類似的錯誤的C / C + +程序員承諾時,轉換到Java語言。 However Ruby provides a cleaner programming paradigm which if embibed can be effectively used to solve your problems.但是紅寶石提供了一個潔淨的編程範式,如果embibed可以有效地用來解決您的問題。 But you need a good introduction, right?但你要有一個好的導言,對不對?

Here is a good這裡是一個很好的 introduction to Ruby引入到Ruby for Java developers.為Java開發。 Reading through the article I could sense the underlying spirit of Ruby programming.讀通過的文章我可以感覺的基本精神,紅寶石編程。 There are several things in Ruby which should be adopted by Java to remain relevant moving forward and to bring more fun in Java programming.有幾件事,在紅寶石所應採取的用Java ,以保持相關性向前邁進,並帶來更多的樂趣,在Java編程。 I would definitely, despite my earlier reservations, do a decent project in Ruby as soon as I get a chance.我想,肯定,儘管我剛才的保留,做一個像樣的項目在紅寶石盡快我得到一個機會。

On a different note I found the perfect solution to the getter and setter problem in Java.對不同的注意,我發現完美的解決方案,向吸氣和二傳手的問題,在Java 。 I plan to code it up at the earliest opportunity.我計劃代碼,它在最早的機會。 I can assure you that it will solve your getter-setter headache forever and no more dumb code generation using IDE or even with the compiler etc. and yet it will fully serve the underlying requirements of the paradigm.我可以向你保證,它將解決您的吸氣制定者頭痛的永遠沒有更多的啞巴代碼生成使用IDE或什至與編譯器等,但它將充分服務的基本要求的範式。 I may not be able to get it into JSR but it surely will solve your problems even without any Sun support.我未必能夠得到它的JSR ,但一定會解決您的問題,即使沒有任何新的支持。