fjfaase 15 hours ago

In some sense VB was ahead of time with its 'automatic' event mechanism and it total transparent interproces communication based on the fact that all objects are COM objects. No need to use JSON or protobuffers when sharing an object among processes, because of the automatic marshalling that was done when calling a method on an object from another process.

Most of this got lost when VB.NET was introduced.

northhnbesthn 18 hours ago

We don’t need to justify using VB, Access, Front Page or Publisher to anyone.

  • psyclobe 17 hours ago

    But we definitely need to justify C/C++!