Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [spaces-dev] clear or remove from an update site?

https://bugs.eclipse.org/bugs/show_bug.cgi?id=221393

I have already implemented the framwork for this, and also the action, and
ui part.
All that is left to do is to implement the actual "doClear" on the update
site.

See notes in issue.

Regards
- henrik

----- Original Message ----- 
From: "Thomas Hallgren" <thomas@xxxxxxx>
To: "Developer discussions for the Spaces project" <spaces-dev@xxxxxxxxxxx>
Sent: Tuesday, March 04, 2008 3:26 PM
Subject: Re: [spaces-dev] clear or remove from an update site?


> This should be easy to implement. A simple delete on the tree-node that
> is propagated to the underlying update site object should be enough. The
> support needed to perform the delete is already in place.
>
> - thomas
>
> Henrik Lindberg wrote:
> > Hi,
> > I think we need a function to remove published stuff from an update
> > site, or at least a "delete everything on update site" function in
> > order to back out of having published the wrong thing to the wrong
> > space/update site.
> >
> > Any ideas?
> >
> > I can imagine a "delete" over an update site publishing area in the
> > spaces view as a stop gap solution.
> >
> > Regards
> > - henrik
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > spaces-dev mailing list
> > spaces-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/spaces-dev
> >
>
> _______________________________________________
> spaces-dev mailing list
> spaces-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/spaces-dev
>



Back to the top