Baba
Member since Dec 3, 2010
- Profile: /members/7402-baba.htm
- Comments: 5
Recent Blog Comments By Baba
-
Experimenting With Circuit Breakers In Decoupled Systems Using ColdFusion
Posted on Oct 10, 2016 at 9:29 AM
Ben, Great approach. I would also recommend check RxJava to use with ColdFusion for this pattern implementation. i did play with little bit. i think that would work better for this approach. I might be totally wrong too. Thanks... read more »
-
Creating Ruby-Inspired Modules In ColdFusion
Posted on Jun 10, 2013 at 9:46 PM
@Ben, second arguments could be a call back function or string (in my framework it is an event like user.save would be user.cfc and save function just like coldbox or fw1 ) or an array of events. around is AOP call where i add transaction. this case "Transaction" in an interceptor which ... read more »
-
Creating Ruby-Inspired Modules In ColdFusion
Posted on Jun 9, 2013 at 10:00 PM
Hi Ben, Actually i am working on a framework which is a totally event driven approach with using similar concept but little bit with around advice to an event. example. user.around("save", "Transaction') .on("save", "email.userConfirmation") .on(&qu... read more »
-
One Man's Search For Love - My cf.Objective() 2011 Lightning Talk
Posted on May 13, 2011 at 9:03 AM
Hi Ben, it was a good speech. Let me tell you one thing there are love everywhere around you and you might not notice. give your love to someone loves you more in other words find the person who loves you and give your love.... read more »