Ticket #387 (closed enhancement: fixed)

Opened 2 months ago

Last modified 1 month ago

New convention: default event on a handler called 'index', if no action is defined for an event handler, it will fire this convetion.

Reported by: lmajano Assigned to: lmajano
Priority: normal Milestone: 2.6.0
Component: Architecture Version:
Severity: normal Keywords:
Cc:

Description

New convention: default event on a handler called 'index', if no action is defined for an event handler, it will fire this convetion.

So if we have a general handler, and we say: index.cfm?event=general

Then it will look for the 'index' action.

Furthermore, the convention will be maintainable from the new conventions tag in the configuration.

Change History

04/09/08 01:23:45 changed by lmajano

  • status changed from new to closed.
  • resolution set to fixed.

Copyright 2006 ColdBox Framework by Luis Majano