colinlin1982 / maashaack

Automatically exported from code.google.com/p/maashaack
0 stars 0 forks source link

system.events.FrontController #116

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The front controller pattern defines a single EventDispatcher that is 
responsible for processing application requests.

Original issue reported on code.google.com by ekamel...@gmail.com on 19 Dec 2008 at 9:20

GoogleCodeExporter commented 9 years ago

Original comment by ekamel...@gmail.com on 19 Dec 2008 at 10:18

GoogleCodeExporter commented 9 years ago
Change the name of the insert and insertBatch methods, use now the add() and
addBatch() method names.

Original comment by ekamel...@gmail.com on 4 Feb 2009 at 10:10

GoogleCodeExporter commented 9 years ago
Finalize the FrontController class in the revision 540 :
http://code.google.com/p/maashaack/source/detail?r=540

Unit test ok
refactoring ok
fix bugs ok

Original comment by ekamel...@gmail.com on 12 Feb 2009 at 9:50