Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/astares/astares-library
- Owner: astares
- Created: 2019-08-18T20:22:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T20:51:30.000Z (over 5 years ago)
- Last Synced: 2024-10-31T06:41:52.438Z (3 months ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)