How do you think about an Application Generator? [closed]
- by Mehdi Sheyda
I'm designing an application-generating application.
It is an application that takes the requirements of customer as inputs , analyzes the requirements, creates classes and produces program files in C#.
I am at the beginning of this project and have a long way to go with this application.
Do you have an experience with designing similar kinds of projects?
What risks might I encounter with this project?