Serious lightwire issue
03/05/08 6:04 AM
I just uncovered a serious issue with Lightwire. I already contacted Peter Bell about it so he can fix the official release.
2 methods of the lightwire component are missing a vital var scoped variable ('Key'). This causes serious issues when using Lightwire for IoC in ColdBox. The methods are createNewObject and getDependentObjectList.
I thought I'd share this with you guys in case you want to fix it before the official Lightwire release.
LINK:http://forums.coldboxframework.com/index.cfm?event=ehMessages.dspMessages&threadid=7ED3BC06-FF65-CEF6-65405D05F278B669
SANA have updated LightWire?.cfc, luis review if there any other stuff still need to be fixing.