From: Patrick W. <pat...@ny...> - 2008-08-07 06:01:43
|
Hey all, It's cumbersome to run core tests because we're forced to launch UI sessions. I want to separate the tests so that the core can be run headless and much faster. I think this would encourage us to use them more. If you remove ui from the core dependencies, you should be able to find all of the compile errors. I'll do my best to go through them ASAP so we can get a better testing infrastructure together. But, is there anything else more pressing? -- Patrick |
From: Andrew C. <ac...@co...> - 2008-08-07 13:27:46
|
Yeah. I didn't finish Undo/Redo which I think is pretty critical. My code was a mess, not very much done and doesn't compile yet so it's probably not worth taking a look at. For reference though I was following this approach though, it seemed like it had potential: Extend an AbstractOperation with GitDeleteOperation + implement Undo/Redo in this operation Extend an AbstractOperation with GitMoveOperation + implement Undo/Redo in this operation Have MoveDeleteHook call the above operations when called. Also: Documentation on Usage/Tutorial and from eclipse' help menu would be extremely useful. Prettify Status so the UI is a bit better looking (it looked strange on my machine). -- Drew On Thu, 7 Aug 2008, Patrick Winters wrote: > Hey all, > It's cumbersome to run core tests because we're forced to launch UI > sessions. I want to separate the tests so that the core can be run > headless and much faster. I think this would encourage us to use them > more. If you remove ui from the core dependencies, you should be able > to find all of the compile errors. > I'll do my best to go through them ASAP so we can get a better testing > infrastructure together. But, is there anything else more pressing? > -- > 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 > |
From: Patrick W. <pat...@ny...> - 2008-08-07 21:31:29
|
I put in some help documentation and modified the commit dialog a bit to look a little nicer. I can't seem to figure out how to get the Decorator color to be olive. I try and work on the MoveDelete hook asap. > -----Original Message----- > From: Andrew Case [mailto:ac...@co...] > Sent: Thursday, August 07, 2008 9:28 AM > To: Patrick Winters > Cc: git...@li... > Subject: Re: [Gitclipse-devel] Things to do > > Yeah. > > I didn't finish Undo/Redo which I think is pretty critical. My code was > a > mess, not very much done and doesn't compile yet so it's probably not > worth taking a look at. For reference though I was following this > approach though, it seemed like it had potential: > Extend an AbstractOperation with GitDeleteOperation > + implement Undo/Redo in this operation > Extend an AbstractOperation with GitMoveOperation > + implement Undo/Redo in this operation > Have MoveDeleteHook call the above operations when called. > > Also: > Documentation on Usage/Tutorial and from eclipse' help menu would be > extremely useful. > Prettify Status so the UI is a bit better looking (it looked strange > on > my machine). > > -- > Drew > > > > On Thu, 7 Aug 2008, Patrick Winters wrote: > > > Hey all, > > It's cumbersome to run core tests because we're forced to launch UI > > sessions. I want to separate the tests so that the core can be run > > headless and much faster. I think this would encourage us to use > them > > more. If you remove ui from the core dependencies, you should be > able > > to find all of the compile errors. > > I'll do my best to go through them ASAP so we can get a better > testing > > infrastructure together. But, is there anything else more pressing? > > -- > > 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 > > |
From: Michelle S O. <ms...@ny...> - 2008-08-08 13:03:22
|
What day are we planning to release? I'm getting ready to go on vacation, so beyond adding more javadocs I don't think I'll get much done in the next few days. I think once I'm in North Carolina there won't be a whole lot to do though, and I'll end up coding. Are we keeping a TODO list anywhere that I can update? ----- Original Message ----- From: Patrick Winters <pat...@ny...> Date: Thursday, August 7, 2008 5:31 pm Subject: Re: [Gitclipse-devel] Things to do To: 'Andrew Case' <ac...@co...> Cc: git...@li... > I put in some help documentation and modified the commit dialog a bit > to > look a little nicer. > I can't seem to figure out how to get the Decorator color to be olive. > I try and work on the MoveDelete hook asap. > > > -----Original Message----- > > From: Andrew Case [mailto:ac...@co...] > > Sent: Thursday, August 07, 2008 9:28 AM > > To: Patrick Winters > > Cc: git...@li... > > Subject: Re: [Gitclipse-devel] Things to do > > > > Yeah. > > > > I didn't finish Undo/Redo which I think is pretty critical. My code > was > > a > > mess, not very much done and doesn't compile yet so it's probably not > > worth taking a look at. For reference though I was following this > > approach though, it seemed like it had potential: > > Extend an AbstractOperation with GitDeleteOperation > > + implement Undo/Redo in this operation > > Extend an AbstractOperation with GitMoveOperation > > + implement Undo/Redo in this operation > > Have MoveDeleteHook call the above operations when called. > > > > Also: > > Documentation on Usage/Tutorial and from eclipse' help menu would > be > > extremely useful. > > Prettify Status so the UI is a bit better looking (it looked strange > > on > > my machine). > > > > -- > > Drew > > > > > > > > On Thu, 7 Aug 2008, Patrick Winters wrote: > > > > > Hey all, > > > It's cumbersome to run core tests because we're forced to launch > UI > > > sessions. I want to separate the tests so that the core can be run > > > headless and much faster. I think this would encourage us to use > > them > > > more. If you remove ui from the core dependencies, you should be > > able > > > to find all of the compile errors. > > > I'll do my best to go through them ASAP so we can get a better > > testing > > > infrastructure together. But, is there anything else more pressing? > > > -- > > > 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 |
From: <pm...@ny...> - 2008-08-08 19:00:03
|
I just checked in a slightly better status dialog - readable - but no sorting yet. However I am out of action till probably Wednesday. Sent via BlackBerry -----Original Message----- From: Patrick Winters <pat...@ny...> Date: Fri, 08 Aug 2008 14:35:44 To: 'Andrew Case'<ac...@co...>; 'Paul Munson Bethe'<pm...@ny...> Cc: <git...@li...> Subject: RE: [Gitclipse-devel] Things to do I'm happy to push release further, but the further this goes the more problems we'll introduce. We're never going to get this perfect. Paul, try and work on the memory issue, and I'll try and work on the MoveDelete Undo/Redo operations. The Status dialog probably needs a complete rewrite. I think it should have a single tableviewer much like Commit, with the ability to sort columns on status, name, or type. I think we need to release next week or it will get out of hand. > -----Original Message----- > From: git...@li... [mailto:gitclipse- > dev...@li...] On Behalf Of Andrew Case > Sent: Friday, August 08, 2008 11:43 AM > To: Paul Munson Bethe > Cc: git...@li... > Subject: Re: [Gitclipse-devel] Things to do > > The TODO really should be our bug tracker on sourceforge. Any time > anyone > thinks of something, go ahead and add it as either a bug or feature > request. Intestingly, the more bugs we have (and have closed) the more > active our project looks. > > -- > Drew > > On Fri, 8 Aug 2008, Paul Munson Bethe wrote: > > > > > I tried associating gitclipse with a large project == 5000 files, > > and it crashes with an out-of-memory error! > > > > I am trying to look at this in a debugger, but I am certain that we > should not release until that is resolved. > > Also, Andrew observed that Status is not particularly pretty - so > that will have to be fixed. > > > > I would guess, with my other project taking priority for the next few > days, that next Friday, or more likely, the following week. > > > > As far as TODO - I am not aware of one anymore. > > > > -Paul > > > > ----- Original Message ----- > > From: Michelle S Osborne <ms...@ny...> > > Date: Friday, August 8, 2008 9:03 am > > Subject: Re: [Gitclipse-devel] Things to do > > To: Patrick Winters <pat...@ny...> > > Cc: git...@li... > > > > > >> What day are we planning to release? I'm getting ready to go on > >> vacation, so beyond adding more javadocs I don't think I'll get much > >> done in the next few days. I think once I'm in North Carolina there > >> won't be a whole lot to do though, and I'll end up coding. > >> > >> Are we keeping a TODO list anywhere that I can update? > >> > >> ----- Original Message ----- > >> From: Patrick Winters <pat...@ny...> > >> Date: Thursday, August 7, 2008 5:31 pm > >> Subject: Re: [Gitclipse-devel] Things to do > >> To: 'Andrew Case' <ac...@co...> > >> Cc: git...@li... > >> > >> > >>> I put in some help documentation and modified the commit dialog a > >> bit > >>> to > >>> look a little nicer. > >>> I can't seem to figure out how to get the Decorator color to be > olive. > >>> I try and work on the MoveDelete hook asap. > >>> > >>>> -----Original Message----- > >>>> From: Andrew Case [mailto:ac...@co...] > >>>> Sent: Thursday, August 07, 2008 9:28 AM > >>>> To: Patrick Winters > >>>> Cc: git...@li... > >>>> Subject: Re: [Gitclipse-devel] Things to do > >>>> > >>>> Yeah. > >>>> > >>>> I didn't finish Undo/Redo which I think is pretty critical. My > >> code > >>> was > >>>> a > >>>> mess, not very much done and doesn't compile yet so it's probably > >> not > >>>> worth taking a look at. For reference though I was following this > >>>> approach though, it seemed like it had potential: > >>>> Extend an AbstractOperation with GitDeleteOperation > >>>> + implement Undo/Redo in this operation > >>>> Extend an AbstractOperation with GitMoveOperation > >>>> + implement Undo/Redo in this operation > >>>> Have MoveDeleteHook call the above operations when called. > >>>> > >>>> Also: > >>>> Documentation on Usage/Tutorial and from eclipse' help menu > >> would > >>> be > >>>> extremely useful. > >>>> Prettify Status so the UI is a bit better looking (it looked > strange > >>>> on > >>>> my machine). > >>>> > >>>> -- > >>>> Drew > >>>> > >>>> > >>>> > >>>> On Thu, 7 Aug 2008, Patrick Winters wrote: > >>>> > >>>>> Hey all, > >>>>> It's cumbersome to run core tests because we're forced to > >> launch > >>> UI > >>>>> sessions. I want to separate the tests so that the core can be > >> run > >>>>> headless and much faster. I think this would encourage us to use > >>>> them > >>>>> more. If you remove ui from the core dependencies, you should be > >>>> able > >>>>> to find all of the compile errors. > >>>>> I'll do my best to go through them ASAP so we can get a better > >>>> testing > >>>>> infrastructure together. But, is there anything else more > pressing? > >>>>> -- > >>>>> 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 > > > > --------------------------------------------------------------------- > ---- > > 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 |
From: Paul M. B. <pm...@ny...> - 2008-08-08 13:50:08
|
I tried associating gitclipse with a large project == 5000 files, and it crashes with an out-of-memory error! I am trying to look at this in a debugger, but I am certain that we should not release until that is resolved. Also, Andrew observed that Status is not particularly pretty - so that will have to be fixed. I would guess, with my other project taking priority for the next few days, that next Friday, or more likely, the following week. As far as TODO - I am not aware of one anymore. -Paul ----- Original Message ----- From: Michelle S Osborne <ms...@ny...> Date: Friday, August 8, 2008 9:03 am Subject: Re: [Gitclipse-devel] Things to do To: Patrick Winters <pat...@ny...> Cc: git...@li... > What day are we planning to release? I'm getting ready to go on > vacation, so beyond adding more javadocs I don't think I'll get much > done in the next few days. I think once I'm in North Carolina there > won't be a whole lot to do though, and I'll end up coding. > > Are we keeping a TODO list anywhere that I can update? > > ----- Original Message ----- > From: Patrick Winters <pat...@ny...> > Date: Thursday, August 7, 2008 5:31 pm > Subject: Re: [Gitclipse-devel] Things to do > To: 'Andrew Case' <ac...@co...> > Cc: git...@li... > > > > I put in some help documentation and modified the commit dialog a > bit > > to > > look a little nicer. > > I can't seem to figure out how to get the Decorator color to be olive. > > I try and work on the MoveDelete hook asap. > > > > > -----Original Message----- > > > From: Andrew Case [mailto:ac...@co...] > > > Sent: Thursday, August 07, 2008 9:28 AM > > > To: Patrick Winters > > > Cc: git...@li... > > > Subject: Re: [Gitclipse-devel] Things to do > > > > > > Yeah. > > > > > > I didn't finish Undo/Redo which I think is pretty critical. My > code > > was > > > a > > > mess, not very much done and doesn't compile yet so it's probably > not > > > worth taking a look at. For reference though I was following this > > > approach though, it seemed like it had potential: > > > Extend an AbstractOperation with GitDeleteOperation > > > + implement Undo/Redo in this operation > > > Extend an AbstractOperation with GitMoveOperation > > > + implement Undo/Redo in this operation > > > Have MoveDeleteHook call the above operations when called. > > > > > > Also: > > > Documentation on Usage/Tutorial and from eclipse' help menu > would > > be > > > extremely useful. > > > Prettify Status so the UI is a bit better looking (it looked strange > > > on > > > my machine). > > > > > > -- > > > Drew > > > > > > > > > > > > On Thu, 7 Aug 2008, Patrick Winters wrote: > > > > > > > Hey all, > > > > It's cumbersome to run core tests because we're forced to > launch > > UI > > > > sessions. I want to separate the tests so that the core can be > run > > > > headless and much faster. I think this would encourage us to use > > > them > > > > more. If you remove ui from the core dependencies, you should be > > > able > > > > to find all of the compile errors. > > > > I'll do my best to go through them ASAP so we can get a better > > > testing > > > > infrastructure together. But, is there anything else more pressing? > > > > -- > > > > 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 |
From: Andrew C. <ac...@co...> - 2008-08-08 15:42:38
|
The TODO really should be our bug tracker on sourceforge. Any time anyone thinks of something, go ahead and add it as either a bug or feature request. Intestingly, the more bugs we have (and have closed) the more active our project looks. -- Drew On Fri, 8 Aug 2008, Paul Munson Bethe wrote: > > I tried associating gitclipse with a large project == 5000 files, > and it crashes with an out-of-memory error! > > I am trying to look at this in a debugger, but I am certain that we should not release until that is resolved. > Also, Andrew observed that Status is not particularly pretty - so that will have to be fixed. > > I would guess, with my other project taking priority for the next few days, that next Friday, or more likely, the following week. > > As far as TODO - I am not aware of one anymore. > > -Paul > > ----- Original Message ----- > From: Michelle S Osborne <ms...@ny...> > Date: Friday, August 8, 2008 9:03 am > Subject: Re: [Gitclipse-devel] Things to do > To: Patrick Winters <pat...@ny...> > Cc: git...@li... > > >> What day are we planning to release? I'm getting ready to go on >> vacation, so beyond adding more javadocs I don't think I'll get much >> done in the next few days. I think once I'm in North Carolina there >> won't be a whole lot to do though, and I'll end up coding. >> >> Are we keeping a TODO list anywhere that I can update? >> >> ----- Original Message ----- >> From: Patrick Winters <pat...@ny...> >> Date: Thursday, August 7, 2008 5:31 pm >> Subject: Re: [Gitclipse-devel] Things to do >> To: 'Andrew Case' <ac...@co...> >> Cc: git...@li... >> >> >>> I put in some help documentation and modified the commit dialog a >> bit >>> to >>> look a little nicer. >>> I can't seem to figure out how to get the Decorator color to be olive. >>> I try and work on the MoveDelete hook asap. >>> >>>> -----Original Message----- >>>> From: Andrew Case [mailto:ac...@co...] >>>> Sent: Thursday, August 07, 2008 9:28 AM >>>> To: Patrick Winters >>>> Cc: git...@li... >>>> Subject: Re: [Gitclipse-devel] Things to do >>>> >>>> Yeah. >>>> >>>> I didn't finish Undo/Redo which I think is pretty critical. My >> code >>> was >>>> a >>>> mess, not very much done and doesn't compile yet so it's probably >> not >>>> worth taking a look at. For reference though I was following this >>>> approach though, it seemed like it had potential: >>>> Extend an AbstractOperation with GitDeleteOperation >>>> + implement Undo/Redo in this operation >>>> Extend an AbstractOperation with GitMoveOperation >>>> + implement Undo/Redo in this operation >>>> Have MoveDeleteHook call the above operations when called. >>>> >>>> Also: >>>> Documentation on Usage/Tutorial and from eclipse' help menu >> would >>> be >>>> extremely useful. >>>> Prettify Status so the UI is a bit better looking (it looked strange >>>> on >>>> my machine). >>>> >>>> -- >>>> Drew >>>> >>>> >>>> >>>> On Thu, 7 Aug 2008, Patrick Winters wrote: >>>> >>>>> Hey all, >>>>> It's cumbersome to run core tests because we're forced to >> launch >>> UI >>>>> sessions. I want to separate the tests so that the core can be >> run >>>>> headless and much faster. I think this would encourage us to use >>>> them >>>>> more. If you remove ui from the core dependencies, you should be >>>> able >>>>> to find all of the compile errors. >>>>> I'll do my best to go through them ASAP so we can get a better >>>> testing >>>>> infrastructure together. But, is there anything else more pressing? >>>>> -- >>>>> 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 > > ------------------------------------------------------------------------- > 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 > |
From: Patrick W. <pat...@ny...> - 2008-08-08 18:35:43
|
I'm happy to push release further, but the further this goes the more problems we'll introduce. We're never going to get this perfect. Paul, try and work on the memory issue, and I'll try and work on the MoveDelete Undo/Redo operations. The Status dialog probably needs a complete rewrite. I think it should have a single tableviewer much like Commit, with the ability to sort columns on status, name, or type. I think we need to release next week or it will get out of hand. > -----Original Message----- > From: git...@li... [mailto:gitclipse- > dev...@li...] On Behalf Of Andrew Case > Sent: Friday, August 08, 2008 11:43 AM > To: Paul Munson Bethe > Cc: git...@li... > Subject: Re: [Gitclipse-devel] Things to do > > The TODO really should be our bug tracker on sourceforge. Any time > anyone > thinks of something, go ahead and add it as either a bug or feature > request. Intestingly, the more bugs we have (and have closed) the more > active our project looks. > > -- > Drew > > On Fri, 8 Aug 2008, Paul Munson Bethe wrote: > > > > > I tried associating gitclipse with a large project == 5000 files, > > and it crashes with an out-of-memory error! > > > > I am trying to look at this in a debugger, but I am certain that we > should not release until that is resolved. > > Also, Andrew observed that Status is not particularly pretty - so > that will have to be fixed. > > > > I would guess, with my other project taking priority for the next few > days, that next Friday, or more likely, the following week. > > > > As far as TODO - I am not aware of one anymore. > > > > -Paul > > > > ----- Original Message ----- > > From: Michelle S Osborne <ms...@ny...> > > Date: Friday, August 8, 2008 9:03 am > > Subject: Re: [Gitclipse-devel] Things to do > > To: Patrick Winters <pat...@ny...> > > Cc: git...@li... > > > > > >> What day are we planning to release? I'm getting ready to go on > >> vacation, so beyond adding more javadocs I don't think I'll get much > >> done in the next few days. I think once I'm in North Carolina there > >> won't be a whole lot to do though, and I'll end up coding. > >> > >> Are we keeping a TODO list anywhere that I can update? > >> > >> ----- Original Message ----- > >> From: Patrick Winters <pat...@ny...> > >> Date: Thursday, August 7, 2008 5:31 pm > >> Subject: Re: [Gitclipse-devel] Things to do > >> To: 'Andrew Case' <ac...@co...> > >> Cc: git...@li... > >> > >> > >>> I put in some help documentation and modified the commit dialog a > >> bit > >>> to > >>> look a little nicer. > >>> I can't seem to figure out how to get the Decorator color to be > olive. > >>> I try and work on the MoveDelete hook asap. > >>> > >>>> -----Original Message----- > >>>> From: Andrew Case [mailto:ac...@co...] > >>>> Sent: Thursday, August 07, 2008 9:28 AM > >>>> To: Patrick Winters > >>>> Cc: git...@li... > >>>> Subject: Re: [Gitclipse-devel] Things to do > >>>> > >>>> Yeah. > >>>> > >>>> I didn't finish Undo/Redo which I think is pretty critical. My > >> code > >>> was > >>>> a > >>>> mess, not very much done and doesn't compile yet so it's probably > >> not > >>>> worth taking a look at. For reference though I was following this > >>>> approach though, it seemed like it had potential: > >>>> Extend an AbstractOperation with GitDeleteOperation > >>>> + implement Undo/Redo in this operation > >>>> Extend an AbstractOperation with GitMoveOperation > >>>> + implement Undo/Redo in this operation > >>>> Have MoveDeleteHook call the above operations when called. > >>>> > >>>> Also: > >>>> Documentation on Usage/Tutorial and from eclipse' help menu > >> would > >>> be > >>>> extremely useful. > >>>> Prettify Status so the UI is a bit better looking (it looked > strange > >>>> on > >>>> my machine). > >>>> > >>>> -- > >>>> Drew > >>>> > >>>> > >>>> > >>>> On Thu, 7 Aug 2008, Patrick Winters wrote: > >>>> > >>>>> Hey all, > >>>>> It's cumbersome to run core tests because we're forced to > >> launch > >>> UI > >>>>> sessions. I want to separate the tests so that the core can be > >> run > >>>>> headless and much faster. I think this would encourage us to use > >>>> them > >>>>> more. If you remove ui from the core dependencies, you should be > >>>> able > >>>>> to find all of the compile errors. > >>>>> I'll do my best to go through them ASAP so we can get a better > >>>> testing > >>>>> infrastructure together. But, is there anything else more > pressing? > >>>>> -- > >>>>> 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 > > > > --------------------------------------------------------------------- > ---- > > 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 |