Hey Hans,

I really could use some restructuring of the main() startup point for Gradle. As it stands, going through the ToolsMain or Main classes isolates me from being able to see the internals of the build as it happens, or when it is between stages, or even done.

I also may want to have events that allow me to post progress other than just log output.

Do you have any issues with me taking a stab at the refactoring? Or would you rather have a list of requirements (they'll be coming incrementally as I discover them) for you to make changes towards?

Lastly, are you aware of any static variables (i.e. static cache) that I may run into when running multiple instances of Gradle at the same time across different projects?

Thanks!
-- Jayson

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

   http://xircles.codehaus.org/manage_email


Reply via email to