Aldrin: I agree with your understanding for the ASL/MIT licensing. If we do that we will need to update our licensings to reflect the source dependency but that is no problem at all. I definitely think it is worth it if we can bypass exception handling as a routine flow control mechanism.
Thanks! Joe On Wed, Feb 18, 2015 at 12:08 AM, apiri <[email protected]> wrote: > Github user apiri commented on the pull request: > > https://github.com/apache/incubator-nifi/pull/28#issuecomment-74813229 > > Great feedback, thanks. I'll work on incorporating these changes over > the next few days. > > Regarding performance issues, digging a bit deeper through the source, it > looks like there may be a way around the exceptions. Since the library in > question is ASL/MIT, it's my understanding that it is okay to reproduce code > segments as these fall in Category A, is this correct? > Will definitely document the memory hit for loading items. I was looking > for a way to utilize output streams, but JsonPath does not currently provide > this. > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at [email protected] or file a JIRA ticket > with INFRA. > ---
