Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
56c5e772
Commit
56c5e772
authored
Nov 21, 2018
by
Andreas Marek
Browse files
Roadmap for abolishing the legacy API
parent
ebae8cb8
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
INSTALL.md
View file @
56c5e772
...
...
@@ -6,6 +6,18 @@ This file provides documentation on how to build the *ELPA* library in **version
With release of
**version ELPA-2017.05.001**
the build process has been significantly simplified,
which makes it easier to install the
*ELPA*
library.
The old, obsolete legacy API will be deprecated in the future !
Allready now, all new features of ELPA are only available with the new API. Thus, there
is no reason to keep the legacy API arround for too long.
The release ELPA 2018.11.001 will be the last release, where the legacy API is
enabled by default (and can be disabled at build time).
With release ELPA 2019.05.001 the legacy API will be disabled by default, however,
can be still switched on at build time.
Most likely with the release ELPA 2019.11.001 the legacy API will be deprecated and
not supported anymore.
## How to install *ELPA* ##
First of all, if you do not want to build
*ELPA*
yourself, and you run Linux,
...
...
README.md
View file @
56c5e772
...
...
@@ -5,6 +5,18 @@
The current release is ELPA 2018.11.001.rc1 The current supported API version
is 20181113. This release supports the earliest API version 20170403.
The old, obsolete legacy API will be deprecated in the future !
Allready now, all new features of ELPA are only available with the new API. Thus, there
is no reason to keep the legacy API arround for too long.
The release ELPA 2018.11.001 will be the last release, where the legacy API is
enabled by default (and can be disabled at build time).
With release ELPA 2019.05.001 the legacy API will be disabled by default, however,
can be still switched on at build time.
Most likely with the release ELPA 2019.11.001 the legacy API will be deprecated and
not supported anymore.
[

](https://gitlab.mpcdf.mpg.de/elpa/elpa/commits/master)
...
...
USERS_GUIDE.md
View file @
56c5e772
...
...
@@ -31,6 +31,19 @@ that all future features of *ELPA* will only be accessible via the new API defin
As mentioned, we advise against it, but if you want to use the legacy API please look at the document
[USERS_GUIDE_DEPRECATED_LEGACY_API.md] (USERS_GUIDE_DEPRECATED_LEGACY_API.md).
The old, obsolete legacy API will be deprecated in the future !
Allready now, all new features of ELPA are only available with the new API. Thus, there
is no reason to keep the legacy API arround for too long.
The release ELPA 2018.11.001 will be the last release, where the legacy API is
enabled by default (and can be disabled at build time).
With release ELPA 2019.05.001 the legacy API will be disabled by default, however,
can be still switched on at build time.
Most likely with the release ELPA 2019.11.001 the legacy API will be deprecated and
not supported anymore.
### Table of Contents: ###
-
I) General concept of the
*ELPA*
API
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment