aino-komal / mvp4g

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

History: add the possibility to define a 'not found' event #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When a token fired by history doesn't correspond to an event, a 'not 
found' event should be fired.

This event must be configurable thanks to XML or annotations:

<history initEvent="myInit" notFoundEvent="error404">...</history>

or 

@NotFoundHistory 

Original issue reported on code.google.com by plcoir...@gmail.com on 7 Nov 2009 at 3:36

GoogleCodeExporter commented 9 years ago

Original comment by plcoir...@gmail.com on 16 Nov 2009 at 8:08

GoogleCodeExporter commented 9 years ago

Original comment by plcoir...@gmail.com on 26 Nov 2009 at 3:22