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.

cheers,

René

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

Rene Groeschke
Principal Engineer,
Gradleware Inc. - Gradle Training, Support, Consulting
rene.groesc...@gradleware.com
http://gradleware.com


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

   http://xircles.codehaus.org/manage_email


Reply via email to