RSS Git Download  Clone
..
  Model initial commit - working demo app for jquery datatables 10 years ago
  Web initial commit - working demo app for jquery datatables 10 years ago
  DataTables.pm 78B 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