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

Added CSVExtractor and GTFSExtractor to stdlib #437

Merged
merged 2 commits into from
Sep 1, 2023
Merged

Conversation

rhazn
Copy link
Contributor

@rhazn rhazn commented Sep 1, 2023

This PR adds a CSVExtractor and a GTFSExtractor to the stdlib. However, they are not part of the autocomplete suggestions of the VSCode extension. The same is true for the Percentage valuetype though so I assume this is as expected for now, right @georg-schwarz ?

Part of #217

@rhazn rhazn requested a review from georg-schwarz September 1, 2023 12:41
@rhazn rhazn mentioned this pull request Sep 1, 2023
9 tasks
property enclosing oftype text: '';
property enclosingEscape oftype text: '';

input inputName oftype None;
Copy link
Member

Choose a reason for hiding this comment

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

That naming is a little weird, maybe use inputPort or so instead.

@rhazn rhazn merged commit fb7e3ae into main Sep 1, 2023
2 checks passed
@rhazn rhazn deleted the stdlib-composite-blocks branch September 1, 2023 14:54
@github-actions github-actions bot locked and limited conversation to collaborators Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants