Hi,

our public API interfaces like Project are used by two different groups. One group are the Gradle users when writing there build script as well as our plugins. The other group are internal classes like BuildConfigurer. Some of the API is only used by the latter (e.g. the evaluate method of the Project interface). So I think it would be a good idea to add an interface like ProjectInternal, which extends Project, for this part of the API.

- Hans

--
Hans Dockter
Gradle Project lead
http://www.gradle.org





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

   http://xircles.codehaus.org/manage_email


Reply via email to