For example, all element and attribute types used for defining lists would be in one module, and element types geared toward presentation would be in another module.
例如,所有用于定义列表的元素和属性类型都位于一个模块中,而面向表示的元素类型将位于另一个模块中。
2
Using the integration test client, you can still test the module even without defining the import binding.
通过使用集成测试客户机,您仍然能在不定义导入绑定的情况下测试该模块。
3
SCA components within a module interact with each other by defining references on the calling SCA component, and wiring those references to other SCA components within the same module.