Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/astares/astares-library

Example Project for Astares UML Support for Pharo
https://github.com/astares/astares-library

Last synced: about 1 month ago
JSON representation

Example Project for Astares UML Support for Pharo

Awesome Lists containing this project

README

        

# Astares-Library
Example Project generated using Astares UML Support for Pharo - a simplified library model is used to demo some features

# Overview

"Astares UML Support" is a private research initiative of T. Bergmann on how to build full applications primarily by modeling and configuration only. This not only includes using UML for the domain modeling but also about process modeling and configuration of a full UI using enriched meta informations.

This sample project was created with "Astares UML Support" for Pharo using the following steps:

- modeling the domain model in WhiteStarUML
- export the model to XMI
- open and browser the UML model within Pharo IDE using Astares UML Tools
- generate source code for a Pharo code project (which is now als available for Tonel format)
- load the project and use the code directly

It is also a nice example that Smalltalk can be used very natural to model the world.

## Video
[![Watch the video](https://img.youtube.com/vi/PzEF0QV_gac/hqdefault.jpg)](https://youtu.be/PzEF0QV_gac)

## LICENSE
[MIT License](LICENSE)