Opened 4 months ago
Last modified 4 months ago
#23183 new enhancement
Single Page Application/OData API
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | chris_portwood@… |
Description
I am interested in helping out. Are there any plans to move to a Single Page Application model. I know this would take a lot of work as we would have to code a secure Web API into the core (I would go with standard OData service API) but as mobile devices become more critical to web success WordPress needs to find a way to minimize requests and allow for occasionally connected solutions. I know this would be for major release 4 or possibly even 5 depending on the impact to plugin developers but it make a noticeable difference on the scalability of wordpress.
Change History (2)
Note: See
TracTickets for help on using
tickets.

Base it off the WordPress section offered - https://github.com/MSOpenTech/odataphpprod.
It would allow for plugin developers to be able to choose from a number of existing JavaScript Client Service libraries like Breezejs or UpshotJS. It would also make Microsoft developers more comfortable working on WordPress Plugins and patches.