SCRIPTING USING NEW ORDERING ALGORITHM

Ordering data objects. The method includes, for each object to be ordered into a set of ordered objects, determining whether the object has static dependencies or dynamic dependencies. A dynamic object is an object that may have circular dependencies. For each static object with only static dependen...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: JAIN MANISH KUMAR, GUPTA ARPITA, PARMESH ALOK KUMAR
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:Ordering data objects. The method includes, for each object to be ordered into a set of ordered objects, determining whether the object has static dependencies or dynamic dependencies. A dynamic object is an object that may have circular dependencies. For each static object with only static dependencies, the objects are ordered according to a pre-determined type order. The method further includes, for one or more dynamic objects with dynamic possibly circular dependencies, resolving the circular dependencies such that the dynamic objects can be ordered with the static objects.