Hello everyone, I've started reading on how to develop a web application using Apache Rivet. I've had a quick glance from http://tcl.apache.org/rivet/manual3.1/ and it explains quite well how rivet works. Pretty neat!
However I would like to know from devs that have worked on large scale (eg FlightAware) projects what are the best practices in organising your rivet templates and tcl scripts? For example, do we have scripts that are called directly from the url such as index.rvt or do we use a model view controller setup? Thank you. Alex.