From: Michelle S O. <ms...@ny...> - 2008-07-25 21:12:04
|
It's getting there. The correct resources are being displayed on the UI, including deleted resources but not including renamed resources because GitStatus currently doesn't return those (I've filed a bug report). All that remains to get it functional is actually sending the files off to a commit command. I'm hoping that tonight/tomorrow I'll be able to finish that off, although there's some family stuff going on that may eat up some of my time. Michelle ----- Original Message ----- From: Paul Munson Bethe <pm...@ny...> Date: Friday, July 25, 2008 3:33 pm Subject: Re: [Gitclipse-devel] IResource adapters To: 'Gitclipse Devel' <git...@li...> > Gitclipsers, > > Apologies for not making it this week, something came up, and I have > been unable to do much on this for about a week. > > Patrick - Excellent work on this. Also, yes to what James mentioned, > we switched to the EPL so that we could import any subclipse code we > felt was relevant. > > My plan is to look at this tonight and tomorrow, and try to sum up > what still needs to get done, etc. I may implement move/delete if > Andrew hasn't found time yet. > > Michelle - what is the status of commit? > > -Paul > > > ----- Original Message ----- > From: Patrick Winters <pat...@ny...> > Date: Friday, July 25, 2008 1:17 am > Subject: Re: [Gitclipse-devel] IResource adapters > To: 'Gitclipse Devel' <git...@li...> > > > > Sorry to spam with the build and my mail, but I figured this out. > You > > add a > > filter to the object contributions. > > > > > > > -----Original Message----- > > > From: git...@li... [mailto:gitclipse- > > > dev...@li...] On Behalf Of Patrick Winters > > > Sent: Friday, July 25, 2008 1:04 AM > > > To: Gitclipse Devel > > > Subject: [Gitclipse-devel] IResource adapters > > > > > > Hey All, > > > I think to ensure the UI visibility is correct we need to define > > > adapters > > > for IResource types. The UI team menu is based on object > > > contributions, > > > when certain objects are selected (IResource, IFile, IFolder) then > they > > > are > > > enabled and visible. We want to restrict that to only IGitResource, > > > IGitFile, and IGitFolder. Has anybody taken a look into how the > > > adapters > > > and object contribution work in Subclipse? > > > -- > > > Patrick > > > > > > > > > > > > > > > > > > ----------------------------------------------------------------------- > > > -- > > > This SF.Net email is sponsored by the Moblin Your Move Developer's > > > challenge > > > Build the coolest Linux based applications with Moblin SDK & win great > > > prizes > > > Grand prize is a trip for two to an Open Source event anywhere in > the > > > world > > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > _______________________________________________ > > > Gitclipse-devel mailing list > > > Git...@li... > > > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > > > > > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > > Build the coolest Linux based applications with Moblin SDK & win > great > > prizes > > Grand prize is a trip for two to an Open Source event anywhere in > the > > world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Gitclipse-devel mailing list > > Git...@li... > > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Gitclipse-devel mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel |