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

ENH/DEP: add temporary action pending framework fix #60

Merged
merged 2 commits into from
Jul 29, 2020

Conversation

gregcaporaso
Copy link
Member

No description provided.

@ebolyen ebolyen merged commit 6fe92ee into caporaso-lab:master Jul 29, 2020
output_descriptions={
'labeled_seqs': 'The re-labeled sequences.'
},
name='Re-label unaligned sequences (deprecated)',
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe you should include a deprecated=True argument in this method registration, too, that way interfaces will indicate the deprecated status.

Copy link
Contributor

Choose a reason for hiding this comment

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

I can put a PR in for that, too - just let me know.

Copy link
Contributor

Choose a reason for hiding this comment

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

Please see #61.

@thermokarst
Copy link
Contributor

Sorry, I'm sure y'all have discussed at length, and I'm just butting in, but what is the issue here? Can't the framework handle this case just fine right now, since both of these types are working with the same view type?

@thermokarst
Copy link
Contributor

Can't the framework handle this case just fine right now, since both of these types are working with the same view type?

Following up to my own question: in theory, yes, but in practice, no: qiime2/qiime2#547

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.

3 participants