Closed ilinkuo closed 11 years ago
Hi, version 1.2 introduces many jsFiddles on the documentation site. We will evaluate the other items in this issue.
@ilinkuo, regarding your f2.no-third-party.js
comments made here, review the changelog for version 1.2.1. New F2 packages were added which allow Container Developers to pick-and-choose a version of F2 most suited for their needs. To your point, if no secure apps are required, then easyXDM isn't needed. In this case, f2.no-easyXDM.js
is the answer. There are 4 packages available.
Let us know if there's anything else.
There are three f2 files under sdk/
f2.min.js is the same as f2.js at the top-level. Both are the minified version of f2.debug.js, with all dependencies wrapped in a closure. f2.no-third-party.js is the same code with all dependencies removed.