[
https://issues.apache.org/jira/browse/JCI-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163633#comment-17163633
]
Gary D. Gregory commented on JCI-78:
------------------------------------
I do not see how since the call site passes 4 arguments to a constructor that
only accepts 3.
> Improove Javadoc of ResourceStore
> ---------------------------------
>
> Key: JCI-78
> URL: https://issues.apache.org/jira/browse/JCI-78
> Project: Commons JCI
> Issue Type: Improvement
> Components: compiler javac
> Affects Versions: 1.1
> Reporter: Peter Rader
> Priority: Trivial
>
> ResourceStore is used to store information during compilation process.
> From a non-JCI experienced developer I assume it hold the resulting bytecode
> for linking-informations. From my POV it is clear to me that we need the
> method "write" and "read". But it is not clear to me why we need the method
> "remove" because the compilation-process does create the bytecode and not
> "remove" the bytecode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)