sheldonabrown

Results 81 comments of sheldonabrown

To reiterate, this pull request almost certainly has nothing to do with the performance/memory issues you are experiencing. This code path is very specific to one integration strategy that you...

Yes, I totally appreciate that, and we will likely accept the pull request. But we need to be clear it will have no affect on anything you are likely doing....

We've been rushing some changes for the latest project, and this repo could use some cleanup in general. Some things that should happen: 1) Document some of the hidden gems,...

I spoke with the rest of my team and they agree with your proposed changes. We are happy to accept any contributions you are willing to make...

We've been doing a similar pattern for other modules recently for code not appropriate for the generic/open source repo. So no, no better ideas here so far.

Any chance you can capture a stack trace during your performance testing? I think you'll find you are in a different section of gtfs-modules.

@tomershefi can you also add a test case that demonstrates how this works? I have a concern for the case where clients of this module expect the referential integrated to...

Thanks Leonard -- that's exactly my take. However the test in question deals with some introspection that will need to be solved at some point. I'd happily entertain PRs to...

Hi Russell, can you attach a sample GTFS that demonstrates the issue, and tell us a bit more about your use case? Are you using the GTFS Transformer CLI? And...

I have the javadoc building again. I've updated the snapshot, I'll see if we can add a summary before the next release. See: http://developer.onebusaway.org/modules/onebusaway-gtfs-modules/current-SNAPSHOT/release-notes.html