Preservation of type information between a client and a server
    3.
    发明申请
    Preservation of type information between a client and a server 有权
    保存客户端和服务器之间的类型信息

    公开(公告)号:US20070078946A1

    公开(公告)日:2007-04-05

    申请号:US11319285

    申请日:2005-12-27

    IPC分类号: G06F15/16

    CPC分类号: G06F9/548 H04L67/40

    摘要: In a distributed computing system containing multiple entities such as servers and clients, an object passed between the entities is attached with metadata identifying the type of the object and/or types and values of properties associated with the object. Before the object is passed to an entity in the distributed computing system, the object may be serialized into a data format that the receiving entity can understand.

    摘要翻译: 在包含多个实体(如服务器和客户端)的分布式计算系统中,在实体之间传递的对象附加有标识对象类型和/或与对象关联的属性的类型和值的元数据。 在将对象传递到分布式计算系统中的实体之前,对象可以被序列化为接收实体可以理解的数据格式。

    Server-side service framework
    4.
    发明申请
    Server-side service framework 审中-公开
    服务器端服务框架

    公开(公告)号:US20070078927A1

    公开(公告)日:2007-04-05

    申请号:US11318226

    申请日:2005-12-23

    IPC分类号: G06F15/16

    摘要: Supplementing the traditional means of exposing a server service through a URL that maps to a physical file with a special extension containing the service, a pseudo-virtual path mapping directly to the service is provided to clients requesting the service. The pseudo-virtual path includes a special token that identifies a path to be a pseudo-virtual path. Content following the special token maps directly to the service by identifying, for example, type information associated with the service. A pseudo-virtual path may be generated through an application programming interface and may also be encrypted before being passed over to a client.

    摘要翻译: 补充传统方式,通过URL映射服务器服务,该URL映射到具有包含服务的特殊扩展的物理文件,将直接映射到服务的伪虚拟路径提供给请求服务的客户端。 伪虚拟路径包括标识作为伪虚拟路径的路径的特殊令牌。 特殊令牌之后的内容通过识别与服务相关联的类型信息直接映射到服务。 伪虚拟路径可以通过应用编程接口生成,并且也可以在被传递给客户端之前被加密。

    Script markup
    7.
    发明授权
    Script markup 失效
    脚本标记

    公开(公告)号:US07945853B2

    公开(公告)日:2011-05-17

    申请号:US11318305

    申请日:2005-12-23

    IPC分类号: G06F17/22

    CPC分类号: G06F17/218

    摘要: A script markup language provides a declarative mechanism for defining script-based interactive behavior and application logic associated with a document. The script markup defining the interactive behavior and application logic is presented as an independent portion of the markup for the document, separated from any markup concerning the content and presentation of the document.

    摘要翻译: 脚本标记语言提供了用于定义基于脚本的交互行为和与文档相关联的应用程序逻辑的声明机制。 定义交互行为和应用程序逻辑的脚本标记作为文档的标记的独立部分呈现,与关于文档的内容和呈现的任何标记分开。

    Script application framework
    8.
    发明授权
    Script application framework 有权
    脚本应用程序框架

    公开(公告)号:US07861219B2

    公开(公告)日:2010-12-28

    申请号:US11317580

    申请日:2005-12-23

    IPC分类号: G06F9/44

    CPC分类号: G06F9/44

    摘要: A script application framework is provided to abstract common scripting patterns and to provide a structure for scripting. The script application framework encapsulates scripting logic into script components, manages lifetime of script objects, and builds relationships among different script objects. The script application framework can be applied to any scripting environment.

    摘要翻译: 提供脚本应用程序框架来抽象常见的脚本编写模式并提供脚本化结构。 脚本应用程序框架将脚本逻辑封装到脚本组件中,管理脚本对象的生命周期,并构建不同脚本对象之间的关系。 脚本应用程序框架可以应用于任何脚本环境。

    Declaratively defined control actions
    9.
    发明授权
    Declaratively defined control actions 有权
    声明式定义的控制动作

    公开(公告)号:US07730495B2

    公开(公告)日:2010-06-01

    申请号:US11333870

    申请日:2006-01-17

    IPC分类号: G06F1/04 G06F3/048

    摘要: An extensible control design framework is utilized to declaratively define a control (both visual and non-visual) and other components. The functionality of a control may be expanded by declaratively adding behaviors and semantics via an object called an action. The control does not become unduly complex by the addition of the behaviors and semantics. The action object encapsulates well-defined functionality and is associated with an existing control. The action object is also associated with an event or trigger such that the functionality is automatically executed when the event is raised. The functionality may be packaged in an independent application component such that a user who is not familiar with programming code may easily define logic and functionality for an application in a design environment.

    摘要翻译: 使用可扩展控制设计框架来声明性地定义控件(视觉和非视觉)以及其他组件。 可以通过声称性地添加行为和语义来扩展控件的功能,通过一个被称作动作的对象。 通过添加行为和语义,控件不会变得过于复杂。 操作对象封装了明确定义的功能,并与现有控件相关联。 动作对象也与事件或触发器相关联,以便在事件引发时自动执行功能。 该功能可以封装在独立的应用组件中,使得不熟悉编程代码的用户可以容易地在设计环境中定义应用的逻辑和功能。

    Dynamically loading scripts
    10.
    发明授权
    Dynamically loading scripts 有权
    动态加载脚本

    公开(公告)号:US07689665B2

    公开(公告)日:2010-03-30

    申请号:US11741095

    申请日:2007-04-27

    CPC分类号: G06F9/44521

    摘要: The present invention extends to methods, systems, and computer program products for dynamically loading scripts. Web pages can include references to script loaders that control the loading of other scripts at a Web browser. A script loader can load scripts in accordance with script loading rules that override the default script loading behavior of the Web browser. Script loading rules can cause scripts to load in a different order than encountered in a Web pager, load in parallel, load in a manner that limits cross-domain requests, etc. Script loading rules are configurable such at that a developer can create customized script loading behavior.

    摘要翻译: 本发明扩展到用于动态加载脚本的方法,系统和计算机程序产品。 Web页面可以包括对在Web浏览器中控制其他脚本的加载的脚本加载器的引用。 脚本加载器可以根据脚本加载规则加载脚本,该规则将覆盖Web浏览器的默认脚本加载行为。 脚本加载规则可能导致脚本以与Web寻呼机中遇到的顺序不同的顺序加载,并行加载,以限制跨域请求的方式进行加载等。脚本加载规则是可配置的,因此开发人员可以创建自定义脚本 加载行为。