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

Remove deprecated APIs #293

Open
gcampax opened this issue Jan 3, 2021 · 1 comment
Open

Remove deprecated APIs #293

gcampax opened this issue Jan 3, 2021 · 1 comment
Labels
cleanup Clean ups, refactorings, and code improvements that don't fall under other categories P3 Nice to have, not working on it for now

Comments

@gcampax
Copy link
Contributor

gcampax commented Jan 3, 2021

Given we're breaking library backward compatibility and going to ThingTalk, we should remove all previously deprecated API. Consumers will notice because they're all in TypeScript now. We should especially certain very slow APIs in Ast.FunctionDef.

@gcampax gcampax added this to the ThingTalk 2.0 milestone Jan 3, 2021
@gcampax gcampax removed this from the Almond 2.0 Beta milestone Apr 27, 2021
@gcampax gcampax added the cleanup Clean ups, refactorings, and code improvements that don't fall under other categories label Apr 27, 2021
@gcampax
Copy link
Contributor Author

gcampax commented Apr 27, 2021

This won't happen by 2.0 at this point. We can still flag APIs as deprecated and reduce use where they have bad performance effects.

@nrser nrser added the P3 Nice to have, not working on it for now label Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Clean ups, refactorings, and code improvements that don't fall under other categories P3 Nice to have, not working on it for now
Projects
None yet
Development

No branches or pull requests

2 participants