stevedlawrence commented on pull request #452: URL: https://github.com/apache/incubator-daffodil/pull/452#issuecomment-724852072
> So the concern is for the additional 9MB of dependencies incurred on the Daffodil development side? Since the client side would be opt-in and would incur the cost regardless of how you maintain this. > > Weigh the cost of 9MB of artifacts vs the overhead of another repo to integrate this.... and there are likely a list of both pros and cons to either approach, could go either way. I'm not all that concerened about 9MB. I'm really just curious if there is a solution that uses our existing dependencies (e.g. xerces) or something Java or Apache provided. It seems that an XSLT solution, which my understanding is how Schematron is actually implemented, would be more likely to be able to use existing dependencies without loss in functionality. ---------------------------------------------------------------- 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]
