rcasteran / jarvis4se

JARVIS for Systems Engineers
https://regis-casteran.gitbook.io/jarvis4se/
MIT License
3 stars 1 forks source link

Type extension mechanism #56

Closed rcasteran closed 2 years ago

rcasteran commented 2 years ago

Is your feature request related to a problem? Please describe. Add mechanism to allow to derive new types from the created ones

Describe the solution you'd like

Extension mechanism must ensure that the same rules/commands that are relevant for type 2 are relevant for type 1

Describe alternatives you've considered None