| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Although I like the change this is a breaking change.
It would be safer if you leave the old method there just for compatibility and mark it as obsolete. Also in the Obsolete decorator and API help specify the newer method.
Sorry, something went wrong.
|
@hshristov totally agree with letting the old method, but i don't know what you mean by "Also in the Obsolete decorator and API help specify the newer methods." can you point me an example ? |
Sorry, something went wrong.
|
@danielgek We have @Deprecated TypeScript decorator but apparently you cannot pass arguments to it. So comment is also good enough :) |
Sorry, something went wrong.
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This pr Fixes #4647 .