Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This generates a working protocol buffers reply. #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

skinkie
Copy link

@skinkie skinkie commented Jun 20, 2014

A lot was pruned, I am not directly against the rest, but we must semantically define what clients should
provide if there are parent/child relationships. I wonder if it is even possible with newer versions.

I mean: Line -> Routes -> Line

A lot was prunned, I am not directly against the rest, but we must semantically define what clients should
provide if there are parent/child relationships. I wonder if it is even possible with newer versions.

I mean: Line -> Routes -> Line
}

message StopTime {
optional string arrival_time = 1;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't the arrival_time (an departure) be a posix time ? thus int32

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I greatly agree, but the rationale was to support timezones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants