 | 27 Feb 23:19 I recently learned about a neat feature of Coldspring that allows me to create remote proxy's of beans. I went through the doc and set everything up per examples, and my remote proxy's were generated, woohoo! So, I setup my function to return a proper value and I bind a cfgrid to the remote object. I invoke it, and get: CFGRID: The response is empty Weird.. so I try to call the CFC directly in the url, and I get a completely blank page. 27 Feb 01:01 This is a quick and dirty blog entry, just wanted to hop on and blog about a method I'm using to log database changes or additions done via Transfer. All of my Transfer objects have decorators that were auto-generated by the very slick Illudium PU36 Code Generator, which basically adds a simple validate method. Normally a transfer decorator will extend 'transfer.com.TransferDecorator'. | |  |