> From: John Lam (IRONRUBY) [EMAIL PROTECTED]
> Sent: Tuesday, 6 May 2008 9:23 AM
> To: [email protected]
> Subject: Re: [Ironruby-core] Rails progress summary
>
> We've made pretty good progress against these today as of r101:
>
> module_function is in
>
> Class.new, MemberAssignmentExpression, and Kernel#extend are pending
>
> Please let us know how many new problems are uncovered by implementing 
> Module#module_function

After applying patches for Kernel#extend, MemberAssignmentExpression and a few 
other simple methods, the largest remaining cause of failure is due to new bug 
#19971, closely followed by Class.new not implemented.

After that we're getting fairly "close" to the point where it's mostly 
unimplemented native libraries causing failure.

Cheers, Wayne.
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to