Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/WardCunningham/ddd

Domain Driven Design (Eric Evans's Patterns)
https://github.com/WardCunningham/ddd

Last synced: about 2 months ago
JSON representation

Domain Driven Design (Eric Evans's Patterns)

Awesome Lists containing this project

README

        

Here we reformat a Microsoft Word document to JSON and publish it as an instance of the Smallest Federated Wiki.

Like Wiki?
==========

You will want to look at the structure of the `convert.pl` script.
It consists of helper functions that create fragments of JSON for various paragraph types.
It includes a scanner that reads one specific document.
This will only suggest how you might crack the style codes used should you have a similar need.

Like DDD?
=========

The first wiki was built for sharing and enlarging a body of patterns.
We're promoting Eric Evans' Domain Driven Design by creating a new wiki about his book.
Federation, enabled by CC licensing, was the missing element of the first pattern wiki.