We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
Improve selectivity of Articles and Questions in DC
Besides the fact that the selection of questions and articles is not obviousI miss (also in the light of my previous idea forced auto tagging) useful selection criteria for TAGs select more than 1 TAG (e.g.+ ObjectScript +Terminal +Studio +Vector ...
AI Digital Twin & Safe Replay Studio: One‑click production clone, anonymized traffic replay, and “what‑if” simulation
Problem
Changes to productions (new DTLs, rules, adapters, timeouts, upgrades) are risky because test environments rarely mirror real traffic, partner quirks, or peak volumes.
Reproducing an incident or validating a partner change requires man...
Start making accessibility improvements to the Developer Community
The Community is not accessible to users who operate the site with a keyboard or assistive technology. A quick scan using the WAVE tool confirms there are many errors. Improvements would have a positive impact on all users. Example of a navigation...
Enable Schema Validation for REST APIs Using Swagger Definitions
Enforce Automatic schema validation for Spec-First REST implementations
1️⃣ Description of the idea Enable automatic schema validation of incoming request bodies in REST APIs defined using Swagger/OpenAPI 2.0 when the request body is declared in ...
Actual tagging is often misleading or inappropriate.The expectation is not to remove existing tags but to add useful related tags.I see this as an excellent case for applying AI-based quality improvement.I'd appreciate to have generated tags speci...
Add a debugger for Embedded Python in Visual Studio Code
Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
1️⃣ Description of the Idea Add official support or adapters for popular Node.js ORMs (TypeORM, Prisma, MikroORM, Sequelize) to InterSystems IRIS. Instead of building a new ORM from scratch, this idea focuses on enabling IRIS as a supported databa...
Dmitry Maslennikov
5 months ago
in InterSystems IRIS
1
Done by Community
1️⃣ Description of the idea Introduce new methods that allow streaming JSON parsing rather than reading the entire JSON into memory first. This approach would process JSON objects or arrays incrementally, converting them to DAO (Data Access Object...