ContextMapper / context-mapper-dsl

ContextMapper DSL: A Domain-specific Language for Context Mapping & Service Decomposition
https://contextmapper.org/
Apache License 2.0
216 stars 28 forks source link

Updating the Xtext Community Website #195

Closed miklossy closed 4 years ago

miklossy commented 4 years ago

Hello Context Mapper DSL team,

The Xtext team would like to update the Xtext community website listing all the cool projects people are building around Xtext/Xtend.

See also the corresponding GitHub issue and Bugzilla ticket

If you are interested that the Context Mapper DSL project is listed there, please provide the following information as a comment to this issue:

<tr>
    <td><a href="project_link">project_name</a></td>
    <td>project_description_max_2_sentences</td>
    <td>license</td>
    <td>category</td>
    <td>author(s)</td>
</tr>

We will then update the Xtext community website and get it online as soon as possible.

Thanks! Tamás

stefan-ka commented 4 years ago

Hi @miklossy,

thanks for getting in touch with us! Of course, would be nice to be listed on your page... I suggest to add Context Mapper as follows:

<tr>
    <td><a href="https://contextmapper.org">Context Mapper</a></td>
    <td>ContextMapper is an open source framework providing a Domain-specific Language (DSL) for strategic and tactic Domain-driven Design (DDD). It supports bounded context mapping, service decomposition, and PlantUML model generation. The framework components allow software architects and microservice designers to reverse engineers Context Maps from Spring Boot and Docker Compose files, to improve the architecture iteratively, and to convert models into other representations.</td>
    <td>Apache 2.0 License</td>
    <td>Language, Modeling Framework</td>
    <td><a href="https://stefan.kapferer.ch/">Stefan Kapferer</a>, <a href="https://www.ifs.hsr.ch/Olaf-Zimmermann.11623.0.html?&amp;L=4">Olaf Zimmermann</a></td>
</tr>

I hope that's fine, otherwise let me know.

Thanks again and best regards, Stefan

miklossy commented 4 years ago

Thank you @stefan-ka !

miklossy commented 4 years ago

The Context Mapper project has been added to the Xtext community website.

stefan-ka commented 4 years ago

Thanks @miklossy!

stefan-ka commented 4 years ago

@miklossy, seems like we have been removed again, right.?

image

miklossy commented 4 years ago

@stefan-ka on my computer is the Context Mapper DSL project is still there: screenshot However, we experienced some problem with different Eclipse servers in the past. @cdietrich: Is the project visible for you?

cdietrich commented 4 years ago

i dont see it @miklossy CRtl+F5 ?

miklossy commented 4 years ago

After hitting CTRL+F5 the project is still visible. It is also listed on the website-publish branch

stefan-ka commented 4 years ago

I tried CTRL+F5 several times, different browsers, different networks... Don't see it anywhere.

cdietrich commented 4 years ago

bug in eclipse webservers?

cdietrich commented 4 years ago

i see it sometimes and sometimes not

miklossy commented 4 years ago

Let's keep observing it.

miklossy commented 4 years ago

The Context Mapper project is still visible on my computer. @cdietrich @stefan-ka Can you also see it?

cdietrich commented 4 years ago

yes it is there

stefan-ka commented 4 years ago

Nope, I can still not see it @miklossy. CTRL+F5 does not help (also tried on different devices). Maybe multiple servers or load balancers with invalid caches?

cdietrich commented 4 years ago

@miklossy can you please open a bugzilla for webmasters to investigate

miklossy commented 4 years ago

https://bugs.eclipse.org/bugs/show_bug.cgi?id=562518

cdietrich commented 4 years ago

@stefan-ka the eclipse webmasters have fixed "something". can you please retry

stefan-ka commented 4 years ago

Looks good, @cdietrich!