You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2022/08/18 00:40:00 UTC

[jira] [Created] (DAFFODIL-2724) DataProcessor withDebugger method with AnyRef argument

Mike Beckerle created DAFFODIL-2724:
---------------------------------------

             Summary: DataProcessor withDebugger method with AnyRef argument
                 Key: DAFFODIL-2724
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2724
             Project: Daffodil
          Issue Type: Improvement
          Components: Clean Ups
    Affects Versions: 3.3.0
            Reporter: Mike Beckerle


{code:java}
DataProcessor.withDebugger(dbg: AnyRef){code}
Sure feels wrong. it then downcasts to Debugger type. Why not just make that the arg type. 

Or explain in comments/scaladoc why this is an AnyRef. 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)