hevselavierlines / dddrt

Domain Driven Design Refactoring Tool
0 stars 0 forks source link

List types #6

Closed hevselavierlines closed 5 years ago

hevselavierlines commented 5 years ago

For the user it should be possible to create several entries of one type. Therefore it is necessary to select a List type with all the different types within the application and also elementar datatypes. In addition it should open a more sophisticated dropdown.

hevselavierlines commented 5 years ago

The idea is to add all the types with List<> and all generic types.

hevselavierlines commented 5 years ago

Added below the default dropdown list the opportunity to add list types.