OpenF2 / F2

Redefining web integration for the financial services community
Apache License 2.0
130 stars 62 forks source link

Preload Apps Enhancement #68

Closed Ali-Khatami closed 11 years ago

Ali-Khatami commented 11 years ago

Closed #67 and opened this because I submitted the original pull request for Master. See #67 for details.

markhealey commented 11 years ago

Hi @Ali-Khatami,

Brian and I just discussed this enhancement, and we're in agreement F2.registerApps() should be the only method for app integration available to Container Developers. The updates to the spec I'm drafting in the issue68spec branch will reflect this and we'll modify the code in the 1.2-wip branch appropriately. In short, the AppConfig passed into F2.registerApps() for pre-loaded apps is slightly different than the "traditional" AppConfig—there is an additional property for the app's root HTML element.

Thanks again for the pull request.