mbeckerle commented on issue #56:
URL: https://github.com/apache/daffodil-sbt/issues/56#issuecomment-2368814355

   I would add that the DaffodilBinInfo object takes an arg named root and an 
arg named name, as if these concepts were orthogonal. 
   
   I don't think they should be orthogonal. Users don't need that much control. 
   
   Consider fakeTDL (on DFDLSchemas github)
   
   Two bin files are created for each version of daffodil.
   
   dfdl-fakeTDL-1.0.0-fakeTDL-daffodil350.bin
   
   dfdl-fakeTDL-1.0.0-fakeTDLFile-daffodil350.bin
   
   I don't see why the root element name isn't just always used as the 
classifier in the name. 
   
   I don't know why users need to be able to give alternate names like just 
"file" instead of putting the root element name into the file name always. But 
at least the default should use the root element name in the file name. 
   
   
    
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to