Closed GoogleCodeExporter closed 9 years ago
I don't actually ever use any of this UI, so I don't have strong feelings about
it. But I think other people like Ciera commonly invoke Crystal on a project,
and I'm not sure that the extra overhead of running it on all of the class
files it links to is a good idea. Maybe we just add a global flag option to the
Crystal menu to run Crystal on class files? I'm not sure that people will
frequently go back and forth, so one global option you set and forget might be
easiest. And it makes it pretty obvious what Crystal is doing.
Original comment by lat...@gmail.com
on 8 Jan 2011 at 6:36
I invoke on an entire project rather frequently. The problem is that including
class files would make my analysis take an excessively long time. I am fine
with a global option though.
Original comment by ciera.christopher
on 17 Jan 2011 at 5:06
Also, to answer Kevin's other question, I only implement
AbstractCrystalMethodAnalysis.
Original comment by ciera.christopher
on 17 Jan 2011 at 5:12
I like the flag idea. Hopefully I'll have some time soon to implement this.
I'll try to upload a review as a fair amount of files have to change.
Original comment by kevin.bi...@gmail.com
on 25 Jan 2011 at 4:02
Fixed in r329, see code review in issue #27 for details.
Original comment by kevin.bi...@gmail.com
on 15 May 2011 at 4:46
Original issue reported on code.google.com by
kevin.bi...@gmail.com
on 8 Jan 2011 at 2:50