tuxji commented on pull request #431:
URL: 
https://github.com/apache/incubator-daffodil/pull/431#issuecomment-709503610


   I took a look at [typesafe config](https://github.com/lightbend/config) and 
I noticed the README listed some Scala wrapper libraries.  I was interested so 
I looked at these as well but most of them haven't been maintained in a while 
with the exception of [pureconfig](https://github.com/pureconfig/pureconfig).  
It might be worth taking a look at pureconfig (it seems very well documented, 
which is a good sign for maintainability), but you might be better off using 
config if 1) pureconfig adds more code overhead than it's worth for features 
you don't want to use, or 2) people think its license (Mozilla Public License 
2.0) might not be compatible enough with Apache License 2.0.


----------------------------------------------------------------
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.

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


Reply via email to