riddl icon indicating copy to clipboard operation
riddl copied to clipboard

A compiler for the DDD-based design language RIDDL

Results 90 riddl issues
Sort by recently updated
recently updated
newest added

* Create a shortcode to display a D3.js based diagram * Use the shortcode to provide RIDDL AST hierarchy data to D3 for potentially large domains or subdomains, contexts, and...

enhancement

Hugo supports mermaid language with a builtin shortcode. The output of the Hugo Generator should create various illustrations using this capability. The graphs that come to mind: * Plant/Pipe/Process data...

James has a document on Google Docs that should be factored into the documentation

documentation

I am going through the detail of adding definitions for each type, entity, context, domain, command/event/query/result, etc. in a RIDDL file. It made me think, this would be a tremendous...

invalid

This blog: https://rafaelritter.medium.com/ddd-model-integrity-patterns-36d0e8ac9561 has some good points that should be mentioned in practitioners documentation as best practices, etc.

documentation

The left navigation pane currently scrolls together with the main body of the topic you are currently viewing. For example if you navigate to Language -> Conventions you will find...

documentation

Create a binary file format, BAST, to store pre-compiled RIDDL specifications that can be imported into other models.

enhancement
when need demonstrated

Right now, the PosNeg utility will gladly check that a `.riddl` file compiles and compare its output with a `.check` file in the directory. In the case that there is...

when need demonstrated

Write an plugin for IntelliJ IDEA that does all the highlighting, syntax checking, and adds editing conveniences like the Scala plugin does.

enhancement

when need demonstrated