Smithy Qt 0.1.0-pre
Internal development documentation
Loading...
Searching...
No Matches
Todo List
Member Generator::formatHtmlDocumentation (const QString &html)

This is often dropping the last word of a sentence... won't fix yet so we can maintain the old aws-sdk-qt codegen behaviour until the swithover to smithy-qt templating is complete (ie to minimise the initial change-over diff).

There's much more we can do here, indeed the documentation conversation still needs a lot of love. But its a start, and no point prioritising it yet, since its more important we get the code structure right first.

Member Model::finish ()

resolve shape conflicts.

resolve trait conflicts; include 'apply' statements.

Member Model::Model ()
Load the Smithy prelude here?
Member Model::shape (const ShapeId &shapeId) const
this should be d->mergedShapes, but using allShapes while finish() is incomplete.
Member Model::shapes (const Shape::Type &type=Shape::Type::Undefined) const
this should be d->mergedShapes, but using allShapes while finish() is incomplete.