Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Conflicts:
application/src/core/model/Document.cpp
application/src/core/model/Domain.cpp
|
|
|
|
|
|
DemoOutput for that is still missing, though. convenience build functions have also been implemented in Document.cpp.
|
|
and extended DemoOutput accordingly.
|
|
|
|
serialization and fixed a bug in DemoOutput leading to errors if a section/paragraph had no heading.
|
|
document creation function as well as the respective domain creation functions. The DemoOutputTest for it looks good so far.
|
|
the document graph to an XML tree and the XML tree in turn has the methods to serialize to XML text, or, in this case, XHTML text.
|
|
I tried not to include Managed.hpp to prevent further overhead but I failed miserably.
|
|
|
|
|
|
system in test domain.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
easy test document everything works.
|
|
some issues in the TestDocument and TestDomain.
|
|
|
|
|
|
to Rtti class
|
|
aggregated type and the aggregated types of each parent)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
overhead if is not used)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not done)
|