Ticket #56 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Coldspring Integration

Reported by: luis Owned by: lmajano
Priority: high Milestone: 2.0.0
Component: General Category Version:
Severity: normal Keywords:
Cc:

Description

Create a ColdSpring? Integration.

Change History

Changed 3 years ago by lmajano

This will be achieved for any IOC framework. Creation of an IOCManager under the util objects.

Two new settings will spawn from this:

<Setting name="IOCFramework" value="Coldspring|lightwire" />
<Setting name="IOCConfigFile" value="path to config file" />

When the configLoader is executed and it finds the IOC Frameowkr. It will instantiate it and place it in memory.

It will then be injected to the event handlers for execution.

Changed 3 years ago by lmajano

  • owner changed from luis to lmajano
  • status changed from new to assigned
  • milestone set to 1.2.0

Changed 3 years ago by lmajano

  • priority changed from normal to high

Changed 3 years ago by lmajano

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.