GithubHelp home page GithubHelp logo

Comments (2)

reid-spencer avatar reid-spencer commented on June 25, 2024 1

Hi @AngeloChecked ! Thanks for dropping a note here. Here's some feedback

I'm curious to learn more about your vision/idea.

I haven't written a spec for context maps because it is pretty well laid out in the Blue Book on DDD. I recently completed a ContextMapDiagram and DomainMapDiagram which are both based on the D3 FlowChart with a builder for them here. I very much like that you've started to add a ContextMap type to Mermaid. I would definitely use it when it is released.

How may I offer contributions to this project

Just submit a PR in the usual way. However, I think what you're doing in Mermaid is also very valuable as I noted above.

(if I'm able),

This project uses Scala as its primary language so changes shouldn't be hard if you're familiar with that language. If not, you've got a steep learning curve.

and how does it align with the integration of the context map diagram into Mermaid?

It aligns well. There are a few things I would need to make it fit well with RIDDL:

  • CSS control for the ovals. RIDDL supports a "CSS" option for its definitions, which can be used to affect simple CSS things (font, point size, background/foreground colors, etc.)
  • RIDDL contexts can have an "faicon" attribute which provides the FontAwesome icon to include in the diagram. Support for that would be awesome.
  • ACLs in RIDDL are named Adaptors so settable diagram labels would be needed. I wasn't planning on showing Adaptors but I like their inclusion like your sample shows.
  • Everything in RIDDL has a name and a type, so I'd want to show contexts in an oval, as usual, but other things like adaptors in another shape, perhaps a round-ended tube.

from riddl.

AngeloChecked avatar AngeloChecked commented on June 25, 2024

hi @reid-spencer,
As a fan of both Kotlin and Haskell, delving into Scala intrigues me.
But right now, though, my focus is on implementing the context map in Mermaid. Once that's done, I can maybe use Riddl as a sort of user test to assess the quality of the final result. Keep in mind, though, that this project is just a hobby for me, so I can't say for sure when or if it will be good enough to be considered finished.

from riddl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.