Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

12
  • 9
    Despite the fact that we've had tools like this for literally decades, the state of the art of modern software development has drifted away from using them. Most modern software development is very code-centric, and I don't see that changing any time soon, unless the next generation of visual tools becomes really compelling. Commented Jun 3, 2016 at 18:09
  • 3
    And you're right; the audience for such tools is business analysts for the most part, not software developers. We'll see if it catches on or not; I eagerly await the next generation of applications with 300 controls on a single form, and one database table backing it. Commented Jun 3, 2016 at 18:12
  • 6
    @RobertHarvey In my experience these tools are managed by business users until they've painted themselves into a corner. Then developers are brought in to untangle a gigantic mess of unreliable buggy garbage with gobs of unnecessary complexity. These tools lack things that any decent development platform would have (because they aren't made for developers) and usually require opening lots of little dialogs in order to make the same change in 5000 different places. Also, they use source files that no merge tool can make sense with so team development is a nightmare. Commented Jun 3, 2016 at 18:54
  • 3
    And yet they're now being held up as the next "silver bullet," and even given a new marketing term. Hooray for enterprise! Commented Jun 3, 2016 at 18:57
  • 6
    @RobertHarvey: But think of the synergies you'll be able to leverage by enabling low-code applications in your enterprise cloud. :-) Commented Jun 3, 2016 at 19:23