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.