[MonoDevelop] Visual Studio 2005 Import

Lluis Sanchez lluis at ximian.com
Wed Sep 20 15:44:57 EDT 2006


Hi,

Several people has requested this feature in the past weeks, although
nobody is actively working on it. 

Rather than implementing an importer, I think the ideal solution is to
implement native support for that file format, so users can open and
work with VS 2005 project files like if they were MD projects.

It should not be difficult to do. AFAIK the .sln format is not much
different from the VS2003 format (for which we already have a parser),
and project files are XML files, easy to process.

If you are interested on working on it, I can give you some directions
about how it could be done.

Lluis.

El mié, 20-09-2006 a las 19:43 +0100, Gideon de Swardt escribió:
> Hi All
> 
>  
> 
> Is anybody currently working on creating support for importing Visual
> Studio 2005 support? 
> 
>  
> 
> I would see this as a pretty big feature for converting current
> Microsoft Developers to Mono and MonoDevelop. If nobody as started
> this effort then I might as well do, or else if somebody already
> started the effort then I might be able to contribute to make it
> happen.
> 
>  
> 
> Gideon
> 
>  
> 
> http://sonskyn-techno.blogspot.com
> 
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list