delphimvcframework/samples/articles_crud
danieleteti 1ef246a589 - Added strongly typed actions
- TWebContext param in the actions is optional
- In case of "action not found", the server dont returns NEVER the document index
- Refactoring
- More unit tests
- BasicDemo updated with typed actions
- Copyright updated (just formatting)
2016-06-22 17:50:31 +02:00
..
articles_crud.dpr - Added strongly typed actions 2016-06-22 17:50:31 +02:00
articles_crud.dproj - Added strongly typed actions 2016-06-22 17:50:31 +02:00
BusinessObjects.pas Sample CRUD 2014-06-30 10:32:43 +00:00
Commons.pas BUGFIXES 2014-06-27 13:30:39 +00:00
Controllers.Articles.pas - Added strongly typed actions 2016-06-22 17:50:31 +02:00
Controllers.Base.pas BUGFIXES 2014-06-27 13:30:39 +00:00
MainDM.dfm New sample. 2014-06-27 14:38:49 +00:00
MainDM.pas BUGFIXES 2014-06-27 13:30:39 +00:00
Services.pas Sample CRUD 2014-06-30 10:32:43 +00:00
WebModuleUnit1.dfm BUGFIXES 2014-06-27 13:30:39 +00:00
WebModuleUnit1.pas BUGFIXES 2014-06-27 13:30:39 +00:00