File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -56,12 +56,14 @@ If you haven't already:
5656< ! -- # region slideshow={"slide_type": "slide"} -->
5757# # Why ETS? When ETS?
5858
59+ - Open-source
5960- Mature
60- - Easy to use
61+ - Easy to start, easy to grow
6162- Tools promotes reusable code and good design patterns
6263- Largely declarative UI
6364- Backend-agnostic: avoid having to update when PyQt, wxPython, ... update!
6465- Limitless around data tools, in particular plotting!
66+ - Reduced development costs (single programming language)
6567- No architecture mind shift necessary (client-server) and no exposure to
6668 server hacking.
6769
@@ -92,7 +94,7 @@ Limitations:
9294## Layered package design
9395
9496<center>
95- <img src="images/layers .png" height="90%" align="center"/>
97+ <img src="images/application_layers .png" height="90%" align="center"/>
9698</center>
9799
98100<!-- #endregion -->
You can’t perform that action at this time.
0 commit comments