ictvmt / mvp4g

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

Option to define a name for a history token for events #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be useful to have an option to define a name for a history token. If 
I want to have e.g. "#company" in the URL, I have to define an event called 
"company", but it would be better to have an event, let's say "goToCompany" 
as in example, but in the URL would appear "company".

This is similar to @HistoryName("someChildModule"), but for events. It can be 
done by an optional parameter "historyName" in @Event annotation.

Version:
1.2.0-20100423 snapshot

Original issue reported on code.google.com by honza.suchan on 3 May 2010 at 11:55

GoogleCodeExporter commented 8 years ago

Original comment by plcoir...@gmail.com on 19 May 2010 at 2:56

GoogleCodeExporter commented 8 years ago
Included in the last snapshot

Original comment by plcoir...@gmail.com on 8 Jun 2010 at 10:20