Question

I want to replace the Caché Studio, because it needs to be ran on Windows. Browser based IDE would be most convenient solution for using OS indepedently and mobile.

  1. Is there any browser based IDE for use with InterSystems Caché database?...
  2. ...Or, is there a way to export Caché class as readable source code like in Studio? I know there's a way to export classes as XML. But that's not the actual source code.
Was it helpful?

Solution

There isn't a browser-based IDE available for Caché programming. In fact, the only alternative to Caché Studio is George James Software's Serenji debugger/editor.

OTHER TIPS

1) I have not come across any browser-based IDE for use with Cache.

2) Yes - we have just released EnsPlus, a commercial Visual Studio extension which allows you to work with ObjectScript code on the file system.

It allows you to export the classes from Cache and work with them as normal files on the file system. However, this is for Windows-based systems only so I am not sure if it meets your needs.

The XML is the actual source code.

Unfortunately, there is no other option besides Studio, but Intersystems is certainly working on one.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top