Expose internal code elements (classes, routines etc) through SFTP, CIFS/SMB or similar established protocol
Imagine the host environment of an IRIS instance being able to access classes, routines and other "code" entities exactly as if they were files in its native filesystem.
The isfs FileSystemProvider (https://intersystems-community.github.io/vscode-objectscript/serverside/) achieves something close to this, but only from within VS Code. Serenji (https://marketplace.visualstudio.com/items?itemName=georgejames.vscode-serenji) for VS Code does a similar thing, leveraging the FTP/FTPS server that Deltanji (https://georgejames.com/deltanji) implements. But native support for this within IRIS could open the way for a huge range of tools (developer, devops and other types) to be able to work seamlessly with the entities that reside within IRIS databases.