Is it possible to generate code file from a Xojo application? And what format would it be?
That way, I could create CRUDs more easily, since it takes a lot of work.
CRUD operations are a hassle—needing one window to update and another to insert. Using a unified approach would save a huge amount of time and ensure a consistent format, translating into gains in maintenance and, of course, especially in development.
No just to create an application by an application. I would like to create an application to generate an apllication. It will be more efficient, productive and faster. Sometimes copy a window and change fields and validations is boring .