InfoQ

Interview

Joseph Hill About Important Developments in Mono

Interview with Joseph Hill by Greg Young on Sep 08, 2008 09:41 AM

Community
.NET
Topics
Open Source
Tags
MonoDevelop ,
Mono ,
Moonlight
Summary
Joseph Hill talks about the current status of Mono, the release of Mono 2.0, and important developments related to Mono like Cecil, MoMA, and Moonlight.

Bio
Joseph Hill has been an active participant in the Mono community since 2003, and has also been an active contributor to several open source ASP.NET applications. He has done significant work in design and implementation of .NET applications for a number of customers in areas such as messaging solutions, SCM, and others. In January 2008, Joseph joined Novell to serve as the Product Manager for Mono
This is Greg Young talking to Joseph Hill about the Mono Project. Joseph, if I were not using Mono for, let's say, a purely Unix spaced environment, is there anything I can still benefit from using Mono?
Would you care to explain what MoMA is?
ince you've introduced MoMA, how much have you been able to prune the number of problems that have been coming out with migrations?
Are there any other interesting bits coming out of Mono these days, large new developments?
You used to see a lot of developers compiling in Windows and then just moving binaries over to Unix. Are you seeing now a lot of developers compiling natively in, let's say, a Mac and moving their binaries directly to Windows.
You are currently approaching Mono version 1.9. You are really heading a major goal.
If someone wanted to help, where would they get started?
show all  show all

No comments

Reply

Educational Content

JRuby: The Pain of Bringing an Off-Platform Dynamic Language to the JVM

Charles Nutter discusses bringing JRuby to the JVM, why Ruby is hard to implement, JIT compilation, precompilation, core Ruby implementation, Java library access, library challenges and future plans.

Performance Anti-Patterns in Database-Driven Applications

Alois Reitbauer specifies several architectural anti-patterns that one should stay away from and which can downgrade an application’s performance.

Making TDD Stick: Problems and Solutions for Adopters

Teams in large organizations still struggle to adopt TDD. In this article Mark Levison shares problems he uncovered when he surveyed teams, and his own strategy to introduce TDD into an organization.

Testing is Overrated

In this talk from RubyFringe, Luke Francl asks: is developer-driven testing really the best way to find software defects? Or is the emphasis on testing and test coverage barking up the wrong tree?

VM Optimizations for Language Designers

John Pampuch discusses the HotSpot compiler, the history of Java performance, HotSpot development philosophies and challenges, optimization, JVM library improvements, and tips for better performance.

Keith Braithwaite, an Agile Skeptic

In this interview, Keith Braithwaite, an Agile developer, consultant and trainer, says that we should show a good deal of skepticism towards today’s Agile practice.

Workflow Orchestration Using Spring AOP and AspectJ

This article demonstrates how to build and orchestrate highly configurable and extensible yet light-weight embedded process flow using AOP techniques with Spring AOP and Aspect J.

Embrace Uncertainty

Jeff Patton explains why one needs to embrace uncertainty in order to succeed with his/her Agile project and how to avoid some of the common mistakes leading to project failure.