Warning: Can't synchronize with the repository (No changeset 152 in the repository). Look in the Trac log for more information.

Ticket #25 (new task)

Opened 19 months ago

Last modified 18 months ago

Command View Helper must bypass some dispatch observers

Reported by: jkleijn Owned by: jkleijn
Priority: major Milestone: 0.3
Component: Phreamp_View Severity: Major
Keywords: Cc:
Estimated Number of Hours: 3.0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

Some Dispatch Observers are intended to execute once per request, others may be required to execute for every command executing (Think ACL check).

Until there is a mechanism to differentiate between these types of observers, the Command View Helper should ignore all dispatch observers.

I've also observed view properties from the "parent" view getting lost. That need to looked into as well.

Change History

Changed 19 months ago by jkleijn

  • milestone changed from 0.2 to 0.3

Changed 18 months ago by jkleijn

  • milestone changed from 0.2 to 0.3
Note: See TracTickets for help on using tickets.