This is another example of the separation of concerns in JSF.
这是在JSF中分离关注点的另一个例子。
For example, suppose you know that you want the separation of concerns of Model-View-Presenter.
例如,假定您知道需要分离模型-视图-表示器(Model - View -Presenter)关注点。
It enhances our ability to express the separation of concerns necessary for a well-designed, maintainable software system.
它提高了我们对于一个设计良好的、可维护的软件系统所需的、关注点分离的表达能力。
This approach is a variation of the separation of concerns principle embodied in the Model-View-Controller architecture.
这种方法是分离关注点原则的一个变种,附在模型-视图-控制器架构中。
Part 2 introduced the ID-lists pattern to reduce the number of remote calls and still obey the separation of concerns pattern.
第2部分介绍了利用ID - lists模式减少远程调用的数量,并且还遵守分离关注点模式。
The creation of separate constraint and imported data element definition files leverages the Separation of Concerns design pattern.
按照 Separation of Concerns设计模式,将约束和导入的数据元素定义文件分隔开。
Figure 1 illustrates the separation of concerns concept by showing the flow of code between the development workstation to final production.
图1显示了开发工作站和最终生产环境之间的代码流,我们以此来说明关注点分离的概念。
Web services can benefit from the separation of concerns inherent in a multi-tier architecture in much the same way as most dynamic Web applications.
与大部分动态Web应用程序一样,Web服务可以从多层架构的关注点分离中受益。
The first fundamental statement discussed is the separation of concerns between SOA Governance and the governance enforcement attributed to Management function.
最基本的观点是SOA治理和隶属于管理功能的治理执行二者之间需要分别对待。
Besides the separation of concerns, that separation of WSDL port type from the WSDL binding in two documents allows for any number of bindings for a given port type.
除了分开关注之外,将WSDL端口类型与两个文件之中的WSDL绑定隔离开来,支持给定端口类型下任意数量的绑定。
In a typical Service-Oriented Architecture (SOA) deployment, a number of layers are introduced to facilitate the separation of concerns and to assist in loose coupling.
在传统的面向对象架构(SOA)开发中,开发人员引入了一种分层结构,以便于分离各种复杂关系和帮助实现松散耦合。
Typically, you will use the separation of concerns principle when you plan how you will divide and structure your test code for application-under-test features and behaviors.
通常,在您计划如何为被测试应用的特性和行为进行分离和组织测试代码时,您将会使用关注分离这个基本原理。
Furthermore, the XML forms Generator benefits from the separation of concerns that XForms encourage between the creation data instances and the creation of presentable forms.
此外,XMLFormsGenerator受益于XForms所鼓励的数据实例创建与预制表单创建之间的关系分离。
The separation of concerns possible with SOA lets even a pilot project introduce SOA in a way that allows building expertise and verifies the business value, but doesn't disrupt major operations.
通过SOA实现的关注事项分离甚至允许试验项目以能够积累专业经验和验证业务价值但不中断主要操作的方式引入SOA。
Its primary goal is to provide a simple model for building enterprise integration solutions while maintaining the separation of concerns that is essential for producing maintainable, testable code.
其主要目标是在保持关注点分离的同时,为构建企业集成解决方案提供一个简单的模型,该模型对产出可维护、可测试的代码来说是必不可少的。
But that is the whole point of separation of concerns that we have discussed throughout these columns.
但它是分离关注点的关键,我们在这些专栏中讨论过这个问题。
Keep separation of concerns by separating the interfaces from each other.
通过相互分离接口保持关注点的分离。
The service specification defines only external characteristics to maintain separation of concerns between the service consumer and service provider.
服务规范仅定义外部特征,以维持服务使用者与服务提供者之间的关注事项分离。
By the phrase separation of concerns we mean the use of different environments to control the flow of code and other files that make up a deployment release.
我们所指的关注点分离阶段是指使用不同的环境控制组成部署发布版本的代码流和其他文件。
This approach is based on the principles of separation of concerns, refining iterative information but mainly on the exploitation of multiple specialized representations of the same model.
这种方法基于的是关注点分离和完善迭代信息的原则,但主要还是从多个特定视角去挖掘统一模型。
In fact, the kind of separation of concerns between objects in an OO language is much the same concept as for modules, except on a larger scale.
实际上,除了规模大小有区别外,面向对象语言中对象之间的关注点分离与模块化的概念基本一致。
The latter method would increase maintainability even more through separation of concerns.
后面的方法将进一步通过分离关系来提高可维护性。
Information management in SOA, particularly EII, emphasizes separation of concerns between the services layer and the physical implementation of the data.
SOA中的信息管理,尤其是EII,强调将服务层与数据的物理实现之间的关系分离。
This yields a true separation of concerns, enabling the repurposing of software components.
这就产生了关系的分离,使软件组件可以被重用。
As a result, the concept of separation of concerns is the foundation to the definition of the integration services.
因此,关注点分离的概念是定义集成服务的基础。
The third principle of a modularity framework is the principle of separation of concerns.
模块化框架的第三个基本原理关注分离。
Apache Cocoon: Download and get more information on this Web development framework built around the concepts of separation of concerns.
ApacheCocoon:下载此框架并了解这个围绕关注分离概念构建的Web开发框架的更多信息。
The more separation of concerns, the less testing of unchanged components of your page, and a lot easier way to update your Web pages.
关注点的进一步分离,对页面的未更改组件的测试更少,对web页面的更新更容易。
This reduces the clutter in a class, ensures separation of concerns and offers compatibility with future versions of the relevant Roo add-ons.
这样避免了把类搞乱,确保了关注点分离并且提供了与未来相关Roo附加组件的兼容性。
One of the goals of leveraging an Enterprise Service Bus (ESB) is separation of concerns.
利用企业服务总线(Enterprise Service Bus,ESB)的目标之一是关注事项分离。
应用推荐