Laurent Sansonetti
lsans****@apple*****
Sat Jun 24 03:00:14 JST 2006
I just added initial support for this in the unstable branch: - Added the OSX.relaxed_syntax flag - The flag is true by default (this is hardcoded in mdl_osxobjc.m right now) - When set, all Ruby <-> ObjC syntaxes are enabled (for both directions in the bridge), otherwise only aaa_bbb_() is allowed - Added tests Laurent