[Lazarus] FCL-Web and new WebDesign packages
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Jan 28 22:45:58 CET 2010
On 28 January 2010 20:55, Bee Jay <bee.ography at gmail.com> wrote:
>
> It's not the problem of pascal nor cgi, it's the problem of your coding
> style and management. Use templates, MVC or MVP, separate logic from UI,
> etc. I think you should have known all those things. :)
100% correct. We have a couple hundred business classes and all
business rules and data persistence code are shared between our GUI
desktop apps and CGI apps. No chance in hell I am rewriting all those
business classes an rules in JavaScript! :-)
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the Lazarus
mailing list