-
Notifications
You must be signed in to change notification settings - Fork 28
Roadmap
kupoleg edited this page Apr 30, 2018
·
4 revisions
The following items are being considered for future releases:
- OAuth Support
- Update JSDO memory when performing invoke operations
- Access to a Progress Data Service described using an OpenAPI spec file
- Pluggable Authentication Providers
- npm package for the JSDO and DataSource components
The information provided on this roadmap is intended for informational purposes.
This roadmap does not represent a commitment, obligation or promise to deliver JSDO features at any time.
Please feel free to open an issue to express interest on new features (listed or not in the roadmap).
- DataSource API
- Starter Template Tutorial
- Using the JSDO component with plain HTML and JavaScript
- Using the JSDO and DataSource components with an existing NativeScript app
- Using the JSDO and DataSource components in an Angular web app (Angular-5.x)
- Using the JSDO and DataSource components in an Angular web app (Angular-6.x)
- Using the JSDO and DataSource components in a Node.js app