New Post #11

Yeah so two updates in one day is pretty unprecedented but I’m happy to announce the much awaited and highly anticipated Post DBO has been created.

Currently the templates are singular items that execute once.

The next stage will involve adjusting these structures so the fields are dynamically populated. Right now as a html template is rendered, some parts of the HTML DOM are sourced from the runtime, where they exist as placeholders.

The placeholders will be removed, and then some logic will be added so when the template renders an attempt to retrieve objects from the database will be made based on the request path (which contains the boardUri and threadId).