Complete JCF Command File Support
As part of recent work, we needed to decommission an old application, with its initialize/finalize methods in particular referring to redundant code. Previously, we'd have just deleted the initialize/finalize methods via a JCF command, but there's...