[MonoDevelop] Web References Update

Rafael Teixeira monoman at gmail.com
Fri Aug 4 13:40:08 EDT 2006


inline

On 8/4/06, Gideon de Swardt <gdeswardt1978 at yahoo.co.uk> wrote:
> 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.

I know the stetic gui designer does that (it uses a hidden gtk-gui
directory containing an also hidden generated.cs source file), but I
didn't peruse the code to see how it does that.

> 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
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
>
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw


More information about the Monodevelop-list mailing list