[MonoDevelop] Web References Update

Gideon de Swardt gdeswardt1978 at yahoo.co.uk
Fri Aug 4 12:51:24 EDT 2006


Hi All

I did not have a lot of time to work on the Web References AddIn this
week. I did however managed to extend the project pad by adding node
builders for the "Web Reference" folder and "Web Reference Items". See
the attached screen shot.

When a web reference is added to a project it adds two project files
into a folder called ./WebReferences/[ReferenceName]/ namely
Reference.map and Reference.cs. The BuildAction for the proxy
ProjectFile, Reference.cs, is set to compile, whereas it is set to
Nothing for the Map ProjectFile.

Everything is working pretty nicely, except I can not figure out how to
prevent the Proxy and Map ProjectFiles to be displayed as normal
ProjectFolders and ProjectFiles. 

Is it possible to hide these project files from the user? Any help on
this issue would be much appreciated.

The next step after hiding the project files, would be to develop the
functionality to update a web reference and re-generate the proxy and
map files. This should be the easy part seeing as most of the
functionality already exists in one way or the other.

Regards

Gideon de Swardt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WR.png
Type: image/png
Size: 49245 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060804/a869eefe/attachment-0001.png 


More information about the Monodevelop-list mailing list