Sortcolumn: Managing the Sequence of Arbitrary Ordered Elements (Workshop Version)

Michael Krisper, Johannes Iber, Tobias Rauter, Christian Josef Kreiner

Publikation: KonferenzbeitragPaperBegutachtung

Abstract

To handle and persist the ordering of an arbitrarily ordered list, this sorting information has to be managed somehow. The
Sortcolumn design pattern describes a way of managing the order of elements, without having to update all entries on every
change; only the actually reordered entries have to be updated. This is accomplished by using a numeric field to store the
ordering information and purposely leaving space between entries. Entries can then be reordered or inserted by using this
numeric space between two other entries. The Sortcolumn pattern describes how this numeric field values can be distributed,
with enough space between elements, in order to be able to insert, delete, and rearrange them easily.
Originalspracheenglisch
Seitenumfang10
PublikationsstatusAngenommen/In Druck - 2017
Veranstaltung22nd European Conference on Pattern Languages of Programs: EuroPLoP 2017 - Kloster Irsee, Irsee, Deutschland
Dauer: 12 Juli 201716 Juli 2017
Konferenznummer: 22
http://europlop.net/

Konferenz

Konferenz22nd European Conference on Pattern Languages of Programs
KurztitelEuroPLoP 2017
Land/GebietDeutschland
OrtIrsee
Zeitraum12/07/1716/07/17
AnderesHillside Europe e.V.
Internetadresse

ASJC Scopus subject areas

  • Software

Fields of Expertise

  • Information, Communication & Computing

Fingerprint

Untersuchen Sie die Forschungsthemen von „Sortcolumn: Managing the Sequence of Arbitrary Ordered Elements (Workshop Version)“. Zusammen bilden sie einen einzigartigen Fingerprint.

Dieses zitieren