Peter Rader created JCI-78:
------------------------------
Summary: Improove Javadoc of ResourceStore
Key: JCI-78
URL: https://issues.apache.org/jira/browse/JCI-78
Project: Commons JCI
Issue Type: Bug
Components: compiler javac
Affects Versions: 1.1
Reporter: Peter Rader
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)