OpenEdge Architect Plugin Extensibility

Posted by bsgruenba on 26-Mar-2010 13:56

<Cross-posted from main OpenEdge forum - I missed this sub-forum>

I just got done reading the documentation for 10.2B on extending OE Architect and I can see how it is useful to be able to write ABL code that traps OE Architect events.

What I am looking for, though, is to be able to integrate plugins that I have written in Java so that I can interact with the OpenEdge Editor. That requires extension points in OpenEdge Architect that will allow me to, for example, inject code into the editor at a certain point.

Is there anything available for this today, or is it still in the pipeline? I can't find anything in the documentation to indicate that there is anything.

All Replies

Posted by Admin on 26-Mar-2010 15:32

What I am looking for, though, is to be able to integrate plugins that I have written in Java so that I can interact with the OpenEdge Editor

What kind of plugins ? Anything you migth eventually share when done?

Posted by bsgruenba on 26-Mar-2010 15:38

I have something in the pipeline that I had intended sharing with the community, yes. I may even go as far as making it OpenSource, but only once I have some feedback on how it is received.

This thread is closed