Low-code dev tools checklist, Red Flags, LC Options to consider

Mike Kerner MikeKerner at roadrunner.com
Thu Jan 23 15:07:16 EST 2025


dude, 4d hasn't used flowcharts since around 1992, and at that time, it was
optional (instead of coding methods like you would usually expect)
you are O-L-D.

On Thu, Jan 23, 2025 at 11:12 AM Bob Sneidar via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Yeah we used to have 4th Dimension at a place I worked at many, MANY years
> ago. The whole flow chart paradigm kinda lost me.
>
> Bob S
>
>
> > On Jan 23, 2025, at 6:01 AM, Mike Kerner via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> > correct, the client framework is running js. the client side of your
> > project is low/no, so many of the actions you are invoking are inserted
> to
> > the widget via a menu. if the widget property editor does not get you
> what
> > you want, you are writing CSS.
> > the server code (where a lot of the action is taking place) is written in
> > an updated version of 4d's newer ORDA language.
> > if you remember 4d, it is procedural. the newer syntax is OO, with an
> ORM.
> > qodly takes that paradigm a step further and makes the syntax more
> > modern/JS'y.
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."


More information about the use-livecode mailing list