lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 08/02/2011 17.35, steve donovan wrote:
Delphi/Builder/VB needed some discipline to use properly, since
_everything_ ends up in the form handlers, the ultimate GUI mixed up
with business logic mess which irritates maintenance programmers and
disheartens those brave souls who actually wish to extend the program.

Yes, I eventually learned to separate the 'model', but there was nothing encouraging the programmer to do it. I've seen programs made of a single form with hundreds of KB of code soup :-)

--
  Enrico