[MonoDevelop] Bugzilla Bug Bugzilla bug 57782

Jacob Ilsø Christensen jacobilsoe at gmail.com
Thu Jun 2 14:28:24 EDT 2005


Hi.

I actually thought that the logic might be better placed in the
Combine class. I'll move it there. About confirmation I agree that one
should not be given the choice but since no-one had written anything
about it in bugzilla I thought this was how it should be done.

I'll update the patch.

Thanks for the comments,
Jacob

On 6/2/05, Lluis Sanchez <lluis at ximian.com> wrote:
> Hi,
> 
> Thanks for the patch. The logic that keeps the project reference
> consistency should be implemented in the Combine class, so it always
> works even when a project is not deleted from the Project tree, but from
> some other GUI that an addin can provide. I also don't see the need of
> asking for confirmation to delete the references, since references are
> useless if the referenced project doesn't exist.
> 
> The algorithm for removing references should also take into account that
> the project can be referenced from other combines, not only from the one
> from which it is removed. I just added a property in CombineEntry that
> will return the parent Combine, so you can go up in the project
> hierarchy.
> 
> Lluis.
> 
> El dj 02 de 06 del 2005 a les 19:45 +0200, en/na Jacob Ilsø Christensen
> va escriure:
> > Hi.
> >
> > The attached patch fixes bugzilla bug 57782. Does it look ok?
> >
> > /Jacob
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 
> _______________________________________________
> 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