> I liked it too! That's why I'm loathe to ever describe anything written in a visual editor as coding or lines, it's not really, it's just configuration events most of the time.
>
Well, I guess everyone has their own opinion about that. For me the events are visual programming (but still a modern form of programming), a form to develop algorithms.
The lowest coding I've ever used is PHP, but I could never sit there and write my own software with it all day long, even though I understand it to read, modify and write new stuff into existing scripts. I don't think event-driven programming can generally come to close to the same level of detail you can get with written code.