System, method and article of manufacture for a persistent...

Data processing: software development – installation – and managem – Software program development tool – Translation of code

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C709S241000, C717S152000, C707S793000, C707S793000, C707S793000

Reexamination Certificate

active

06442748

ABSTRACT:

FIELD OF THE INVENTION
The present invention relates to object development and more particularly to separating logic and data access concerns during development of a persistent object.
BACKGROUND OF THE INVENTION
An important use of computers is the transfer of information over a network. Currently, the largest computer network in existence is the Internet. The Internet is a worldwide interconnection of computer networks that communicate using a common protocol. Millions of computers, from low end personal computers to high-end super computers are coupled to the Internet.
The Internet grew out of work funded in the 1960s by the U.S. Defense Department's Advanced Research Projects Agency. For a long time, Internet was used by researchers in universities and national laboratories to share information. As the existence of the Internet became more widely known, many users outside of the academic/research community (e.g., employees of large corporations) started to use Internet to carry electronic mail.
In 1989, a new type of information system known as the World-Wide-Web (“the Web”) was introduced to the Internet. Early development of the Web took place at CERN, the European Particle Physics Laboratory. The Web is a wide-area hypermedia information retrieval system aimed to give wide access to a large universe of documents. At that time, the Web was known to and used by the academic/research community only. There was no easily available tool which allows a technically untrained person to access the Web.
In 1993, researchers at the National Center for Supercomputing Applications (NCSA) released a Web browser called “Mosaic” that implemented a graphical user interface (GUI). Mosaic's graphical user interface was simple to learn yet powerful. The Mosaic browser allows a user to retrieve documents from the World-Wide-Web using simple point-and-click commands. Because the user does not have to be technically trained and the browser is pleasant to use, it has the potential of opening up the Internet to the masses.
The architecture of the Web follows a conventional client-server model. The terms “client” and “server” are used to refer to a computer's general role as a requester of data (the client) or provider of data (the server). Under the Web environment, Web browsers reside in clients and Web documents reside in servers. Web clients and Web servers communicate using a protocol called “HyperText Transfer Protocol” (HTTP). A browser opens a connection to a server and initiates a request for a document. The server delivers the requested document, typically in the form of a text document coded in a standard Hypertext Markup Language (HTML) format, and when the connection is closed in the above interaction, the server serves a passive role, i.e., it accepts commands from the client and cannot request the client to perform any action.
The communication model under the conventional Web environment provides a very limited level of interaction between clients and servers. In many systems, increasing the level of interaction between components in the systems often makes the systems more robust, but increasing the interaction increases the complexity of the interaction and typically slows the rate of the interaction. Thus, the conventional Web environment provides less complex, faster interactions because of the Web's level of interaction between clients and servers.
SUMMARY OF THE INVENTION
A system, method and article of manufacture are provided for separating logic and data access concerns during development of a persistent object for insulating development of business logic from development of data access routine. A persistent object being developed is accessed and a state of the persistent object is detached into a separate state class. The state class serves as a contract between a logic development team and a data access development team. Logic development is limited by the logic development team to developing business logic. Data access development is restricted by the data access development team to providing data creation, retrieval, updating, and deletion capabilities.
In an aspect of the present invention, the business logic team may develop persistent objects that manipulate the state of the persistent object in accordance with business requirements. In another aspect of the present invention, the state may be implemented as a structure of values of basic data types. As a further aspect of the present invention, the state class may contain member variables of lower data types including basic data types, extended basic data types with value semantics, other state classes, and/or vectors of the basic data types, the extended basic data types with value semantics and other state classes.
In one aspect of the present invention, the state class may support data structures of arbitrary shapes. Supporting classes may manipulate the state in a polymorphic fashion. In one embodiment of the present invention, the state may be further implemented as a class that contains key-value attribute pairs. The state class may also contain a keyed data structure containing attribute names and attribute values. Additionally, the state can also be asked to write data to a stream.


REFERENCES:
patent: 5301320 (1994-04-01), McAttee et al.
patent: 5715461 (1998-02-01), Yoshitomi
patent: 5721908 (1998-02-01), Lagarde et al.
patent: 5890133 (1999-03-01), Ernst
patent: 5907704 (1999-05-01), Gudmundson et al.
patent: 5953707 (1999-09-01), Huang et al.
patent: 6088679 (2000-06-01), Barkley
patent: 6088702 (2000-07-01), Plantz et al.
patent: 6158007 (2000-12-01), Morch et al.
patent: 6195795 (2001-02-01), Block et al.
patent: 6212549 (2001-04-01), Page et al.
patent: 6243706 (2001-06-01), Moreau et al.
patent: 6256773 (2001-07-01), Bowman-Amuah
patent: 6266683 (2001-07-01), Yehuda et al.
patent: 6289382 (2001-09-01), Bowman-Amuah
Keedy et al., Uniform Support for Collections of Objects in a Persistent Environment, 1989, IEEE, p. 26-35.*
Wileden et al., Pgraphite: An Experiment in Persistent Typed Object Management, 1988, ACM, p. 130-142.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

System, method and article of manufacture for a persistent... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with System, method and article of manufacture for a persistent..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and System, method and article of manufacture for a persistent... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2931703

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.