Re: [EGIT PATCH 00/11] Support customizable label decorations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



torsdag 05 februari 2009 19:37:32 skrev Tor Arne Vestbø:
> Robin Rosenberg wrote:
> > It's our choice here. Generally, I think we should shift behavior here
> > depending on layout. Java packages are not hierarchical in nature.
> > 
> > Currently it may look like this with flat package layout:
> > 
> > 	>org.spearce.jgit.treewalk
> > 		CanonicalTreeParserTest.java
> > 		EmptyTreeIteratorTest.java
> > 		FileTreeIteratorTest.java
> > 		NameConflictTreeWalkTest.java
> > 		PostOrderTreeWalkTest.java
> > 		TreeWalkBasicDiffTest.java
> > 
> > 	>org.spearce.jgit.treewalk.filter
> > 		AlwaysCloneTreeFilter.java
> > 		>NotTreeFilterTest.java
> > 		TreeFilterTest.java
> > 
> > 
> > Which is odd when looking at org.spearce.jgit.treewalk, because
> > no files in that package have been changed.
> 
> Agreed. But, as the CVS plugin seems to handle this gracefully, without
> any JDT specific code (from my brief investigations), it seems that this
> is something we can get for free from the team plugins. I will look into
> it as soon as this series is done cooking.

My guess is it has to do with traversal according to the structure layout, so
JDT only does the layout and the CVS decorator follows that one.

-- robin
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux