Quantcast
Channel: Comments on: Explore Aspect Oriented Programming with CodeIgniter, Part 1
Browsing latest articles
Browse All 16 View Live

By: Trevor Geene

So if I understand this article series right, it is all about using external functionality to help support another set of functionalities. As well as figuring out when and where it is best to use each...

View Article



By: L

Hi, Looks nice. Would you like to show AOP in Laravel too?

View Article

By: Kevin

L Laravel utilizes a base control so you’d just create checkAuthentication there and it would be globally available for any controller. Even better, I’d use Laravel’s routing system which is a more...

View Article

By: Andre Dublin

Really great intro to AOP, after reading it took me a while to see the benefit of using AOP in Codeiginter when there are hooks that execute during the request life cycle. But AOP to me seems more...

View Article

By: Richard Podsada

To me this looks a lot like event-driven design. Essentially each method has event triggers (joinpoints) for events that call event handlers (advices.) The XML schema assigns event handlers to triggers...

View Article


By: Rocco

I completely agree. It seems to me that everyone is focusing on building “frameworks” and “patterns” instead of doing one simple thing: write quality robust simple code. I would love to see more people...

View Article

By: Alexander

Nice article series, i find it very useful! And the link to next part in series goes straight to part 3 :O

View Article

By: Rakhitha Nimesh

Hi Alexander Thanks and I am glad that you enjoyed my tutorial series. Opps. I’ll get it fixed to include part 2 :)

View Article

Browsing latest articles
Browse All 16 View Live




Latest Images