-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
For discussion:
Bruno and I had a discussion about this API in general. It was very refreshing to have his un-initiated perspective here. One of the ideas he tossed into the ring was having an 'analyzer' API, to which my response was that is what GCToolkit is.
Later, I got to thinking about it and I see where he's coming from. I think, perhaps, we should rename the GCToolKit class to GCAnalyzer
, and have the analyze
method return a GCAnalysis
which would be what JavaVirtualMachine is now. I think this would make it more clear to the user what to do and what to use.
Thoughts?
Originally posted by @dsgrieve in #70 (comment)
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested