Ticket #375 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

lightwire calling init methods when objects might not even have an init method.

Reported by: lmajano Assigned to: lmajano
Priority: high Milestone: 2.6.0
Component: Extras Version: 2.5.2
Severity: normal Keywords:
Cc:

Description

Lightwire is calling the init method without checking its existance. Some beans might not use an init method. So a check must be done before hand for it.

Change History

03/22/08 00:31:44 changed by lmajano

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

Copyright 2006 ColdBox Framework by Luis Majano