摘要:
A method for generating application content includes specifying an application definition or model in a flexible grammar, defining a set of templates that define generalized content output forms, and specifying a control definition for transforming the application definition into application content based on the templates. A transformation engine accesses the application definition and performs output generation under the control of the control description.
摘要:
This disclosure relates to software patterns, and more particularly, to the tracking of software pattern metrics. A system or method may query a software environment to determine the type of use of, and identify, at least one software pattern. The system or method may also collect at least one software pattern metric, and determine the impact of the at least one software pattern within an environment. The system or method may also store software pattern information and recall software pattern information.
摘要:
A system and method for developing custom programmable tags. A user specifies custom programmable tag attributes and actions using a user interface. Code is generated to handle actions, attributes, and Java beans. Actions include whether the tags the user is creating include nested objects, such as JSP tag, expressions, and scriptlets. Actions also controls how many times the tag processes its content and whether the tag accesses the results from processing the tag's content. Attributes are specified including the attribute name, type, whether it is required, and whether an expression is allowed for the attribute. Code is generated to handle the attributes. Code is also generated to handle Java beans that may be used in conjunction with the tag. The user's specification are processed and a package of custom tag files (tag handler, tag extended info (TEI), and tag library description (TLD)) are returned to the user.
摘要:
This disclosure relates to software patterns, and more particularly, to the tracking of software pattern metrics. A system or method may query a software environment to determine the type of use of, and identify, at least one software pattern. The system or method may also collect at least one software pattern metric, and determine the impact of the at least one software pattern within an environment. The system or method may also store software pattern information and recall software pattern information.
摘要:
A system for generating application content includes specifying an application definition or model in a flexible grammar, defining a set of templates that define generalized content output forms, and specifying a control definition for transforming the application definition into application content bused on the templates. A transformation engine accesses the application definition and performs output generation under the control of the control description.
摘要:
View templates for use in generating application content are created by analyzing and categorizing existing application examples to derive reusable abstractions of application artifacts. Example application artifacts or source modules are categorized by role and function. Based on the categorized artifacts, a generalized, abstract view for the role and function is defined. View templates are created for each abstract view and contain static content and dynamic content that varies for each instance of the template. The view templates are stored in a template library for use in a model driven application generator.
摘要:
A system for generating application content includes specifying an application definition or model in a flexible grammar, defining a set of templates that define generalized content output forms, and specifying a control definition for transforming the application definition into application content bused on the templates. A transformation engine accesses the application definition and performs output generation under the control of the control description.
摘要:
Library management systems are used in data processing systems as a repository for objects such as computer programming code, textual information and various other types of data. Any object may be taken from the library, modified and returned as a new version. Several new versions may be created, each of which may also have new versions created, making it difficult to obtain the "correct" version. To resolve this difficulty, all versions are associated with their changes in order to determine whether a requested action, such as promoting a version from test to production, is allowable and truly desired. Thus, when an action is requested in terms of a number of reasons and a baseline version, any additional reasons for change associated with versions between the baseline and the desired version are determined. It is also determined whether there is a single version that encompasses exactly those versions created for the specified reasons from the baseline version.
摘要:
A system and method for dynamically packaging component objects. A server receives a request from a client. The server identifies one or more objects based on the request. The identified objects may be copied from the server's nonvolatile storage area, generated dynamically, or be a result of modifying objects stored on the server's nonvolatile storage area. The identified objects are written to a package file. The server downloads the package file to the client. A dialog may be sent to the client to determine whether the client wishes to download the package file. The package file is provided dynamically in response to the client's request. The package file may include objects that include generated code, such as Java tag handler files, Java tag extra info files, and Java tag library description information. Java definitions may be included with the package file to create a Java jar file.
摘要:
A method and system for maintaining revision control of a set of objects within a data processing system, wherein the set of objects are linearly interrelated, such that a subsequent object is related to a preceding object. Each object is created, accessed and maintained within a hierarchial promotion structure having a number of levels. A first database is created, which includes data identifying the linear interrelation between objects within the set of objects. The data includes a revision identifier associated with each set of objects. A status indicator is associated with each object within the hierarchial promotion structure, wherein a user may access the set of objects utilizing a revision identifier or hierarchial promotion structure indicator.