I agree with all of Aparajita's statements, even to the calendar. I converted a lasso example to Active 4D in about a half hour which I'm using throughout the site. Fusebox has helped me keep program logic quite clear in the web environment. In addition to Aparajita's insight, Fusebox's variable pass-thru and 'inheritance', if I can use that word, greatly simplify data and form/page element re-use.
Mike Vogt Millennium Data Services, Inc. > > Fusebox gives me the following advantages, among others: > > - A clearly defined methodology for designing, specifying, > coding, testing, implementing and maintaining a site > - Clear separation of backend, business logic, and presentation > - Clearly defined flow of control > - Ability to create self-enclosed components that can easily be reused > > For example, I defined a fusebox component that draws a > calendar. It is totally independent of anything else, and it > has its own API. I was then able to plug that calendar into > page with 3 lines of code. It doesn't get much better than that. > > Regards, > > Aparajita > _______________________________________________ Active4D-dev mailing list [EMAIL PROTECTED] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
