Is it possible to use existing frontend frameworks like Sproutcore and ExtJS with Opa?
If so, where can I find documentation about it?
Is it possible to use existing frontend frameworks like Sproutcore and ExtJS with Opa?
If so, where can I find documentation about it?
Opa can interact with js external libraries with Opa plugins, it may be used to get contents generated by those frameworks. Or iframe... What would want to do exactly, in the framework side and on the Opa side?
About Opa plugins: http://blog.erlware.org/2011/11/23/opa-plugin-development-with-a-pubnub-example/
Good timing -- I just wrote a blog post about using external JS libraries (plugins) with Opa. Hope you'll find it useful.