Age | Commit message (Collapse) | Author |
|
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)
|
|
|
|
|
|
|
|
Constant class and documentation for Typesystem and ArrayType class and unit test for ArrayType
|
|
must point to the managed object directly responsible for the lifetime of this handle. Fixed this by making AttributeDescriptor a managed class (though this is not an optimal solution) and using a ManagedVector
|
|
the Method class
|
|
_all_ structuredclasses are listed in the domain now and StructuredClasses that are allowed at the root level have a root flag.
|
|
|