Hello Steve and All,

some ideas and questions regarding profile (--profile) that was
introduced in gradle-0.9-rc2.

First of all it is very nice. :)

Second, I would be happy to implement other outputs. For me HTML is an
overkill, I would like very much to have something simpler - txt would
be great. Coding seems trivial, but the question is "how it should be
done" so the users are happy.

Let us assume that we have not one reporter (as it is now) but three
of them: HTML, TXT and CSV.

Now what should gradle do when invoked with --profile:
1) run all of them
2) run a default one

If 1 then probably a dir with profile_DATE should be created and all
generated files should go inside.

If 2 then how could user define another reporter if the default
doesn't suit her/him? Another switch, like
gradle sometasks --profile --profileFormat=txt
?

Any thoughts?

-- 
Regards / Pozdrawiam
Tomek Kaczanowski

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

    http://xircles.codehaus.org/manage_email


Reply via email to