On Mon, 28 Jan 2013 12:12:58 -0200, Massimo Lusetti <[email protected]> wrote:

I would go further, if a page define one or more onActivate methods it
clearly states what activation contexts (one or more) it accepts and which don't. So that information can be used to extract information about which
URL is correct and which not.

I definitely wouldn't. We would end up with very hard to describe logic. The simpler, the better. Provided the page has an onActivate() method, let it decide what is acceptable and what isn't. If not, any non-empty context is a 404. ;)

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to