On 15/04/2013, at 10:25 AM, Rene Groeschke <gra...@breskeby.com> wrote:

> Hey,
> 
> I'm currently working on making org.gradle.api.initialization.Settings and 
> org.gradle.api.invocation.Gradle plugin aware. While working on this, I 
> noticed that for some interfaces we add an 'I' in front of the interface name 
> (like IProjectDescriptorRegistry, IProjectRegistry, IConventionAware). Is 
> this just an (outdated) convention vor marking interfaces, or is there a 
> scheme I don't see to mark some interfaces with an 'I' and others not?
> 
> The reason I'm asking is, that I want to move IProjectDescriptorRegistry into 
> SettingsInternalServiceRegistry and as part of that, I tend to rename the 
> interface IProjectDescriptorRegistry to ProjectDescriptorRegistry.


+1 for the renaming. 

-- 
Luke Daley
Principal Engineer, Gradleware 
http://gradleware.com

Join me at the Gradle Summit 2013, June 13th and 14th in Santa Clara, CA: 
http://www.gradlesummit.com


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to