WO2001033348A3 - System and method supporting mapping of option bindings - Google Patents

System and method supporting mapping of option bindings Download PDF

Info

Publication number
WO2001033348A3
WO2001033348A3 PCT/US2000/029899 US0029899W WO0133348A3 WO 2001033348 A3 WO2001033348 A3 WO 2001033348A3 US 0029899 W US0029899 W US 0029899W WO 0133348 A3 WO0133348 A3 WO 0133348A3
Authority
WO
WIPO (PCT)
Prior art keywords
option
value
data structure
values
class
Prior art date
Application number
PCT/US2000/029899
Other languages
French (fr)
Other versions
WO2001033348A2 (en
Inventor
Robert H Halstead Jr
David A Kranz
Christopher J Terman
Stephen A Ward
Original Assignee
Curl Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Curl Corp filed Critical Curl Corp
Priority to AU12457/01A priority Critical patent/AU1245701A/en
Publication of WO2001033348A2 publication Critical patent/WO2001033348A2/en
Publication of WO2001033348A3 publication Critical patent/WO2001033348A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/43Checking; Contextual analysis
    • G06F8/436Semantic checking
    • G06F8/437Type checking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented

Abstract

To support values of properties, a class includes fields to support values in preallocated memory space and with an option data structrure which supports, in instances of the class, references to option values without preallocation of memory space. The field and option values are accessed in an instance object of the class using expressions of the same syntactic form. During compilation, the compiler checks the type of an option value against a type description within the option data structure. If a value has not been set for an instance object, a get operation results in getting of the default value for the class. Different classes may support different forms of data structures such as a linked list or a hash table. During compilation, a method call to an object is encoded without regard to the form of the option data structure. When an option value is changed, a change handler identified by an option binding of the data structure is processed. That option binding may be located by first searching a mapping data structure for a previously computed mapping to the option binding or by computing the mapping to the option binding. An option value may be set in an option data structure from an initialization expression which includes the name of the option value and, as an argument, the option value. Nonlocal option values may be applied to plural objects in a nonlocal option hierarchy such as a graphical hierarchy.
PCT/US2000/029899 1999-11-01 2000-10-30 System and method supporting mapping of option bindings WO2001033348A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU12457/01A AU1245701A (en) 1999-11-01 2000-10-30 System and method supporting mapping of option bindings

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US16282599P 1999-11-01 1999-11-01
US60/162,825 1999-11-01
US67257900A 2000-09-28 2000-09-28
US09/672,579 2000-09-28

Publications (2)

Publication Number Publication Date
WO2001033348A2 WO2001033348A2 (en) 2001-05-10
WO2001033348A3 true WO2001033348A3 (en) 2002-05-02

Family

ID=26859094

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/029899 WO2001033348A2 (en) 1999-11-01 2000-10-30 System and method supporting mapping of option bindings

Country Status (3)

Country Link
US (1) US7340720B2 (en)
AU (1) AU1245701A (en)
WO (1) WO2001033348A2 (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7657874B2 (en) * 2004-08-24 2010-02-02 Microsoft Corporation Pattern types as constraints on generic type parameters
US7818719B2 (en) * 2005-07-29 2010-10-19 Microsoft Corporation Extending expression-based syntax for creating object instances
US7743066B2 (en) 2005-07-29 2010-06-22 Microsoft Corporation Anonymous types for statically typed queries
US20070044080A1 (en) * 2005-08-22 2007-02-22 Microsoft Corporation Structure initializers and complex assignment
US8032859B2 (en) * 2005-08-29 2011-10-04 Microsoft Corporation Type extensions
US20070168969A1 (en) * 2005-11-04 2007-07-19 Sun Microsystems, Inc. Module search failure analysis
US7797684B2 (en) * 2005-11-04 2010-09-14 Oracle America, Inc. Automatic failure analysis of code development options
US8136101B2 (en) * 2005-11-04 2012-03-13 Oracle America, Inc. Threshold search failure analysis
US8196112B1 (en) 2008-02-15 2012-06-05 Amazon Technologies, Inc. Systems and methods for testing widgets in computer environments
US20150234841A1 (en) * 2014-02-20 2015-08-20 Futurewei Technologies, Inc. System and Method for an Efficient Database Storage Model Based on Sparse Files
CN105718473B (en) * 2014-12-05 2019-01-25 成都复晓科技有限公司 A kind of method of data modeling

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5790857A (en) * 1994-05-16 1998-08-04 Apple Computer Method for associating and storing arbitrary data with graphical user interface elements
US5915253A (en) * 1996-12-13 1999-06-22 Novell, Inc. Method and system for implementing objects in a storage system
US5924098A (en) * 1997-06-30 1999-07-13 Sun Microsystems, Inc. Method and apparatus for managing a linked-list data structure

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5093914A (en) * 1989-12-15 1992-03-03 At&T Bell Laboratories Method of controlling the execution of object-oriented programs
US5652879A (en) * 1993-05-12 1997-07-29 Apple Computer, Inc. Dynamic value mechanism for computer storage container manager enabling access of objects by multiple application programs
US5911076A (en) * 1993-06-14 1999-06-08 International Business Machines Corporation Object oriented framework for creating new emitters for a compiler
US5706505A (en) * 1994-08-19 1998-01-06 Microsoft Corporation Method and system for binding data in a computer system
US5740440A (en) * 1995-01-06 1998-04-14 Objective Software Technology Dynamic object visualization and browsing system
US5732271A (en) * 1995-01-23 1998-03-24 International Business Machines Corporation Data processing system and method for processing an object oriented development environment employing property inheritance using prototypical objects
CA2166369C (en) * 1995-12-29 2004-10-19 Robert J. Blainey Method and system for determining inter-compilation unit alias information
US5960197A (en) * 1996-05-09 1999-09-28 Sun Microsystems, Inc. Compiler dispatch function for object-oriented C
US6031995A (en) * 1996-11-06 2000-02-29 George; A. Chacko Object-oriented sequencing using hierarchical configuration streams
US6047284A (en) * 1997-05-14 2000-04-04 Portal Software, Inc. Method and apparatus for object oriented storage and retrieval of data from a relational database
US5943496A (en) * 1997-05-17 1999-08-24 Intertop Corporation Methods for developing and instantiating object classes using a java virtual machine extension
US5999948A (en) * 1997-09-03 1999-12-07 3Com Corporation Dynamic configuration forms in network management software
US6199157B1 (en) * 1998-03-30 2001-03-06 Applied Materials, Inc. System, method and medium for managing information
US6246770B1 (en) * 1998-04-23 2001-06-12 General Electric Company Method and apparatus for feature configuration in remotely located ultrasound imaging system
US6119157A (en) * 1998-05-14 2000-09-12 Sun Microsystems, Inc. Protocol for exchanging configuration data in a computer network
US6305012B1 (en) * 1998-12-03 2001-10-16 International Business Machines Corporation Method and apparatus for dynamic selection of instructions for compiling using tags
AU6615600A (en) * 1999-07-29 2001-02-19 Foxboro Company, The Methods and apparatus for object-based process control
US6356279B1 (en) * 1999-07-30 2002-03-12 Curl Corporation Processing of graphical objects with minimum and preferred sizes
US6842906B1 (en) * 1999-08-31 2005-01-11 Accenture Llp System and method for a refreshable proxy pool in a communication services patterns environment
US6487713B1 (en) * 1999-09-24 2002-11-26 Phoenix Technologies Ltd. Software development system that presents a logical view of project components, facilitates their selection, and signals missing links prior to compilation
JP4902069B2 (en) * 2000-09-06 2012-03-21 新日鉄ソリューションズ株式会社 Program generation support apparatus, program generation method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5790857A (en) * 1994-05-16 1998-08-04 Apple Computer Method for associating and storing arbitrary data with graphical user interface elements
US5915253A (en) * 1996-12-13 1999-06-22 Novell, Inc. Method and system for implementing objects in a storage system
US5924098A (en) * 1997-06-30 1999-07-13 Sun Microsystems, Inc. Method and apparatus for managing a linked-list data structure

Also Published As

Publication number Publication date
AU1245701A (en) 2001-05-14
US20020112098A1 (en) 2002-08-15
WO2001033348A2 (en) 2001-05-10
US7340720B2 (en) 2008-03-04

Similar Documents

Publication Publication Date Title
WO2001033347A3 (en) System and method supporting nonlocal values
US8156471B2 (en) Multi-language execution method
AU6781600A (en) Fixing incompatible applications by providing stubs for apis
US20020013862A1 (en) Method for data access code generation
US7587705B2 (en) Calls and return calls using client interfaces
WO2001033348A3 (en) System and method supporting mapping of option bindings
WO2002046916A3 (en) Extensible information system (xis)
CA2470425A1 (en) Web page rendering mechanism using external programmatic themes
DE60006581D1 (en) ADAPTABLE AND HIERARCHICAL USER INTERFACES
GB2375641A (en) Small memory footprint system and method for separating applications within a single virtual machine
WO2001033346A3 (en) System and method supporting type checking of options
WO2006032524A3 (en) Sharing classes and class loaders
EP1046984A3 (en) Automatic stub/adapter generator
EP1039378A3 (en) Improvements in object-oriented computer processing
CA2155357A1 (en) Dynamic linking system
KR960038654A (en) Default Hierarchical Object Loader and Display Method (DEFAULT HIERARCHY OBJECT LOADER AND METHOD OF DISPLAYING OBJECT)
US7340719B1 (en) Methods and apparatus to preserve software modifications
US5901314A (en) Method for reducing the size of computer programs
WO2001035214A3 (en) System and method supporting plural option data structures
WO2002037272A3 (en) Improved frameworks for invoking methods in virtual machines
WO2001033337A3 (en) System and method supporting property values as options
US6128772A (en) Object-oriented apparatus and method in a computer system for establishing/altering the ownership relationship between objects
Dickens Migrating legacy engineering applications to Java
WO2000067114A3 (en) System and method for discovering and binding a program object
CN108021371A (en) Search dog input method and the integrated approach of IBUS frames under Domestic Platform

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase