RSS Git Download  Clone
..
  layouts initial commit - working demo app for jquery datatables 10 years ago
  index.tt 5kB initial commit - working demo app for jquery datatables 10 years ago
  refsrc.tt 760B initial commit - working demo app for jquery datatables 10 years ago
  README.txt
1) routes/dispatcher ? 2) controllers will handle web input/output only + dispatch/routes 3) business logic handled by dedicated Model class 4) Model split into business logic (db-implementation independent) & DB-dependent components Business Logic Layer & Data Access Layer. 5) view will be tt