the short answer: No You could build something that builds expression trees that you can pass to the Enumberable extension methods. And you would have to provide a wrapper for the Enumerable implementation that doesn't use extension methods, but this may change or I may do that wrong.
--- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Thu, Jun 18, 2009 at 2:51 PM, Shay Friedman <[email protected]> wrote: > Is it possible? > > Thanks, > Shay. > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core >
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
