Closed larsgw closed 6 years ago
I left some old APIs in the code (mainly in the parsing area) that could at least be marked @deprecated in the API docs.
@deprecated
Deprecating the @borrows methods seems impossible:
@borrows
I could possibly try to deprecate the entire namespace.
I left some old APIs in the code (mainly in the parsing area) that could at least be marked
@deprecated
in the API docs.