ColdBox Makes Life Easy Part3
Saturday, May 8, 2010 13:29ColdBox as usual provide great tool. Cookie Plugin is really cool, you can store complex values in cookies and also coldbox will encrypt the values for you by just enabling encryption setting . Just a simple one line of code does all this magic for you.
I know its not a rocket science but to be honest the cookie plugin is nearly 200 lines of code but does really amazing job. As these kind of features are supported by community developers which solidify the concept and code.