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

[tech] Skeleton for the Netex France exporter #510

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

woshilapin
Copy link
Contributor

Just a skeleton for the exporter. Trying something new in term of architecture with a struct (instead of a function) that will own the Model and be responsible for the export. The reason is that we discussed a lot of possible parameters to pass to the binary; the Exporter is the structure that would also have these parameters.

Note: Putting that PR as a Draft for now. Please tell me what you think of it.

@woshilapin woshilapin force-pushed the netex_france_exporter branch from bcdac34 to 5ee949d Compare January 10, 2020 12:57
@woshilapin
Copy link
Contributor Author

woshilapin commented Jan 13, 2020

In last commit de9f724, I added a few things:

  • A new parameter to Exporter object which will contain the ParticipantRef value (an input parameter of the program)
  • A method write_stops which returns an Element which should be a GeneralFrame
  • A method to wrap the frame (see above) inside a entire NeTEx block.

@woshilapin woshilapin force-pushed the netex_france_exporter branch from 742b1a4 to de9f724 Compare January 13, 2020 10:16
@woshilapin woshilapin marked this pull request as ready for review January 14, 2020 09:55
datanel
datanel previously approved these changes Jan 16, 2020
@woshilapin
Copy link
Contributor Author

I just added this commit 855e57c to change the way were gonna write timestamp in the file.

@woshilapin woshilapin force-pushed the netex_france_exporter branch from 855e57c to 0ed13e6 Compare January 16, 2020 11:01
@mergify mergify bot dismissed datanel’s stale review January 16, 2020 11:02

Pull request has been modified.

@woshilapin woshilapin force-pushed the netex_france_exporter branch from 0ed13e6 to e1f7c3d Compare January 16, 2020 12:28
datanel
datanel previously approved these changes Jan 16, 2020
ArnaudOggy
ArnaudOggy previously approved these changes Jan 16, 2020
@mergify mergify bot dismissed stale reviews from datanel and ArnaudOggy January 16, 2020 12:38

Pull request has been modified.

@datanel
Copy link
Member

datanel commented Jan 16, 2020

@Mergifyio refresh

@datanel datanel force-pushed the netex_france_exporter branch from e1f7c3d to 7e55f2b Compare January 16, 2020 12:44
@mergify
Copy link
Contributor

mergify bot commented Jan 16, 2020

Command refresh: success

Hey, I reacted but my real name is @Mergifyio

@ArnaudOggy
Copy link
Contributor

@Mergifyio refresh

@mergify mergify bot merged commit b9b14d0 into hove-io:master Jan 16, 2020
@woshilapin woshilapin deleted the netex_france_exporter branch January 16, 2020 13:07
@mergify
Copy link
Contributor

mergify bot commented Jan 16, 2020

Command refresh: success

Hey, I reacted but my real name is @Mergifyio

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

Successfully merging this pull request may close these issues.

3 participants