On Mon November 6 2006 12:45, Chris Travers wrote: > ... > We are moving in that general direction. However, there are > legitimate questions about how far to take this. Certainly we intend > to get all the logic out of the UI code and move to a templating > system. Certainly we intend to put most or all all data logic in the > database. But there is a legitimate disagreement about how far we > take this beyond this point. In particular, there are limits to how > much logic can be placed in a PostgreSQL stored procedure due to > limitations on returned datatypes (and the fact that one cannot add to > these on the fly).
Chris what templating system are you folks planning on using? May I suggest template toolkit? > > My own preference is to have a three tier structure with strict > separation in logic between the tiers. > Agreed! Jeff Gerritsen ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
