Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Client questions

2) Has there been any thought or discussion around opening up the plugin mechanism to support a "safe" plugin that isn't required to run in an iFrame? This would most likely be used for plugins that come bundled with Orion, or for plugins that a 3rd party would want to bundle into a distribution knowing that those plugins are not going to cause problems as they're from a trusted source.

Yes, there has been thought along these lines -- it has been proposed that any plugin living on the same origin as the host page itself should have direct access to host page's Service Registry. But nobody's actually implemented this yet.

Mark

On Mon, May 18, 2015 at 10:50 AM, Ken Finnigan <ken@xxxxxxxxxxxxxx> wrote:
Hi,

I've been taking a look at the UI side of Orion and had a couple of questions.

1) What is the purpose of the "*.js.src.js" and "*.js.map" files that are generated for some JS files within the UI bundles. I can't seem to find where they're referenced, so wasn't sure where they were used?

2) Has there been any thought or discussion around opening up the plugin mechanism to support a "safe" plugin that isn't required to run in an iFrame? This would most likely be used for plugins that come bundled with Orion, or for plugins that a 3rd party would want to bundle into a distribution knowing that those plugins are not going to cause problems as they're from a trusted source.

Thanks
Ken

_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/orion-dev


Back to the top