-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.4
-
Fix Version/s: 0.5
-
Component/s: pge wrapper framework
-
Labels:None
-
Environment:
none
I figure this is a good time to change the name of this interface, which was poorly named, since cas-pge has taken a huge overhaulin... Logger is being added to the method arguments and the method name is being changed:
public File generateFile(String filePath, Metadata metadata, Logger logger, Object... args) throws Exception;