I am using Reactor for a mortgage loan origination system where a "User" hasMany "Loan" which hasMany "Property". I had a weird issue in creating loan objects which I have tracked down to a problem with using the word "Property" for an object. I could access and mutate the data in the Property object without issue but when I tried to save(), it would just carry on about its business without actually saving to the database. There was no exception, just no writing to the database.
I don't know if this would really be considered a "bug", but I thought it might be worth noting in case someone ever came across this again. I will submit it to Trak if anyone feels that it should be logged.
--
~Dave Shuck
[EMAIL PROTECTED]
www.daveshuck.com
www.worldwildweb.biz
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
