You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/11/07 14:04:00 UTC

[jira] [Resolved] (DAFFODIL-2229) TDML Runner Class doesn't have access to simple constructors

     [ https://issues.apache.org/jira/browse/DAFFODIL-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Lawrence resolved DAFFODIL-2229.
--------------------------------------
    Fix Version/s: 2.5.0
       Resolution: Fixed

Fixed in commit fd6007ab5c2e326daca225136344ee09a37f0516

> TDML Runner Class doesn't have access to simple constructors
> ------------------------------------------------------------
>
>                 Key: DAFFODIL-2229
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2229
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: TDML Runner
>            Reporter: Olabusayo Kilo
>            Assignee: Olabusayo Kilo
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> The Runner class has a primary constructor that 9 arguments. Its companion object provides alternate constructors (1 arg or 2 args), but Java doesn't have access to this, requiring a user to manually fill in the defaults.
> It'd be nice to have similar constructors that Java programs can call.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)