From: Yukihiro Matsumoto Date: 2011-12-28T11:21:23+09:00 Subject: [ruby-core:41831] Re: Best way to separate implementation specific code? Hi, In message "Re: [ruby-core:41830] Re: Best way to separate implementation specific code?" on Wed, 28 Dec 2011 11:11:58 +0900, "U.Nakamura" writes: | |Hello, | |In message "[ruby-core:41828] Re: Best way to separate implementation specific code?" | on Dec.28,2011 00:09:28, wrote: |> > KOSAKI, Usa, what do you think of the following? | |We need the agreements of common developpers who live on Unix. |So, you should ask to them, not me :) | |Matz, how do you think about such change of the source tree? I agree with replacing load_file_ok, but I am not sure such file restructuring needed. It seems simple ifdef would be enough. matz.