We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Towards an Document Object Model (DOM) for Scribus

Formal Metadata

Title
Towards an Document Object Model (DOM) for Scribus
Title of Series
Part Number
6
Number of Parts
39
Author
License
CC Attribution - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language
Production PlaceMontreal

Content Metadata

Subject Area
Genre
Abstract
A Document Object Model serves more than one goal. Apart from storing the document’s data, it also supports scripting and serialization. It’s also the backbone for talking about compatibility, extensibility and testing. In this talk I’ll propose to use Relax NG for describing a new Scribus file format that also serves as DOM. With some tools, design patterns and Qt’s metaobject framework it will be possible to generate a DOM that maps 1:1 to the new file format and is accessible to scripts.
Keywords