Ticket #158 (closed enhancement: fixed)

Opened 1 year ago

Last modified 2 months ago

Implement a "loaded" signal

Reported by: bergie Assigned to: piotras
Priority: major Milestone: 8.09.0 Ragnaroek
Component: Midgard Core Version:
Keywords: Cc:

Description

Midgard has a very nice set of signals in the 1.9 version. The signals can be used as basis of a non-DBA MidCOM ACLs implementation.

However, now the signals only cover the "write" part of IO, not the "read". So, to be able to control object loading via ACL we need also a "loaded" signal we can attach to and throw an exception if loading is not allowed.

Change History

10/18/07 14:16:02 changed by piotras

  • owner changed from piotras to tarjei.
  • component changed from Midgard PHP to MidCOM core.

10/18/07 14:16:07 changed by piotras

  • owner changed from tarjei to piotras.
  • status changed from new to assigned.

10/24/07 08:47:25 changed by piotras

  • component changed from MidCOM core to Midgard Core.

11/09/07 16:49:52 changed by piotras

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

(In [13372]) Added "action_loaded" signal, Fixes #158

09/30/08 14:18:42 changed by bergie

  • milestone changed from Midgard 1.9 to 8.09 Ragnaroek.