On 2004.08.13, Steve Manning <[EMAIL PROTECTED]> wrote: > As well as the tags what about OACS style pairing of the adp with a tcl > page to do the processing and prepare the output. I like the demarkation > especially if your processing a query or validating form data - the tcl > page does the work and the adp displays the results.
Too cumbersome. Just write Tcl procs and have them loaded into the server, and just call them from your ADPs. We're talking web applications here that consist of a collection of web pages. That's so simple, why overcomplicate things with a whole templating system? If folks want to punish themselves by requiring an ADP and Tcl page, that's fine. I certainly wouldn't encourage that behavior ... unless someone can give me a real example with code why it's actually superior, as opposed to "the way ACS has always done it." -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
