Umbrello Smalltalk
Ralf Habacker
ralf.habacker at freenet.de
Fri Nov 18 10:15:54 UTC 2016
Am 12.11.2016 um 13:08 schrieb Rod:
> Hi,
> For future updates would you be able to add Smalltalk to the code
> import/export?
> Whilst Smalltalk variants tend to have excellent IDEs, it is useful to
> develop the basic model in UML.
Would be nice to have Smalltalk support.
Having smalltalk support in umbrello requires to implement a smalltalk
parser translating smalltalk code into an UML model as available for
other languages and an exporter.
In the development process of such a parser code examples and/or test
cases are required to verify the implementation.
A good starting would be
- to open a related feature request
- to add resources for designing and implementing the parser (may be
there are 3rd party c++ implementations of smalltalk parser out there
which could be used)
- to add code examples and test cases for unit tests
Regards
Ralf
More information about the umbrello-devel
mailing list