aprilwebster / googletransitdatafeed

Automatically exported from code.google.com/p/googletransitdatafeed
0 stars 0 forks source link

Refactor stop_timezone validation code out of google extensions and into main validator #320

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Now that the stop_timezone proposal has been officially adopted in the GTFS 
spec:

https://groups.google.com/group/gtfs-changes/browse_thread/thread/d8897443d397aa
ee

We'd like to move the stop_timezone validation code out of the Google extension 
validation code and into the main transitfeed library.

Original issue reported on code.google.com by bdfer...@google.com on 9 Feb 2012 at 9:40

GoogleCodeExporter commented 8 years ago

Original comment by bdfer...@google.com on 9 Feb 2012 at 9:42

GoogleCodeExporter commented 8 years ago
Reviewed in http://codereview.appspot.com/5641063/ and committed in r1650.

Original comment by bdfer...@google.com on 16 Feb 2012 at 10:06