Hello Tommi, It is a book on design patterns for database and web applications. The examples are in Java or C#, however it focuses on the patterns rather than the implementation language. About half the book is on database design patterns, including object relational mapping design patterns. It is easy to port the Java and C# object relational mapping pattern examples to tntdb.
Probably about a tenth of the book has web application design patterns useful for tntnet. Of course most of the book is very useful for a tntnet application that uses tntdb for databases. Thanks, Mark On Sat, 12 Apr 2008 10:18:47 +0200 Tommi Mäkitalo <[EMAIL PROTECTED]> wrote: > Hi Mark, > > > > > This is the Server Session State design pattern discussed in > > "Patterns of Enterprise Application Architecture" by Martin Fowler. > > > is this book from Martin Fowler suitable for Tntnet-programming? I > should order it, if it is. > > Tommi -- ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
