Ahmed Ibrahim
Ahmed Ibrahim
Refactor Java Code into Scala Code classes under these packages should be refactored into scala - CmdLine - SourceVars - SourceTypes - VisualResultType - Launcher - FileUtil
Currently only JavaDoc is published in MavenCentral, need to look into a solution to merge both scaladoc and java doc if possible
ML Create Simple DT Model in Test CodeBase
ML Visual Diff for a DT
ML Diff Two Version of the Model Textually
ML Load Existing Model and Extract Tree Text
ML Crearte a Visual Representation for the Tree
have the compareAppleTable method return the results in a wrapper class that will further provide more APIs. So the code should look something like this result = compareAppleTables(x,y).getLeft().sortByCols(“a”,“b”) OR result...
Why not make this an IllegalArgumentException (or scala equivalent)? suggested by @mmlinford if (maxRecords > 0) { maxRecordsCopy = maxRecords;
How would you feel about some day moving the template out as a resource or something? It seems a little cluttered here. suggested by @mmlinford