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

traci.person.replaceStage(personId, stageIndex, traciStage) #5797

Merged
merged 1 commit into from Jul 3, 2019

Conversation

tkchouaki
Copy link

Hi,
i added the ability to do :

traci.person.replaceStage(personID, stageIndex, traciStage

For future modifications, i'd like to replace the namedtuple Stage with a proper class (because a named tuple is not mutable). Is this okey ?

Signed-off-by: tarek chouaki tarek.chouaki@irt-systemx.fr

Signed-off-by: tarek chouaki <tarek.chouaki@irt-systemx.fr>
@namdre
Copy link
Contributor

namdre commented Jul 3, 2019

Yes. Replacing the namedtuple is already planned: #5523. Feel free to add another pull request for that.

@tkchouaki
Copy link
Author

I'll do it as soon as this one gets merged to avoid conflicts.

@namdre namdre merged commit 014162d into eclipse-sumo:master Jul 3, 2019
namdre added a commit that referenced this pull request Jul 4, 2019
namdre added a commit that referenced this pull request Jul 4, 2019
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.

None yet

2 participants