Ticket #1910 (closed deprecation: fixed)
Review and Dissolve old embedding API
Reported by: | whiteknight | Owned by: | whiteknight |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | master |
Severity: | medium | Keywords: | embed |
Cc: | cotto | Language: | |
Patch status: | Platform: | all |
Description
The old embedding API in src/embed.c is being replaced by a new API in src/embed/*. The old API will not be needed anymore after a deprecation cycle.
Some of the functions in the old API are worth keeping, but they probably need to be renamed and moved to someplace more appropriate. Some functions are not needed and can be removed after a deprecation cycle.
We should review these functions and put in any necessary deprecation notices before the 3.0 release
Change History
Note: See
TracTickets for help on using
tickets.