
PHPNE: Aspect Oriented Programming - July
Date and time
Description
For our July event we are pleased to announce Aspect Oriented Programming! With pizzas provided by Sharpe Recruitment, venue provided by Campus North and additional sponsorship from Opia.
The event will take place at the Auditorium, Bunker Coffee, Carliol Square, Newcastle Upon Tyne, NE1 6UF (map).
The event is free and open to all, but please sign up online so that we have an idea of numbers for the venue and catering. Feedback, suggestions and ideas for future topics are welcome on Twitter.
Aspect Oriented Programming - Richie McFarlane
If we're following the Single Responsibility Principle and separating concerns then should the API class you're writing also concern itself with logging?
Do you have fragile legacy code you'd rather not go hacking about in?
Need to profile to every method in a namespace to find a bottle neck?
"Aspect Orientated Programming is a programming paradigm that aims to increase modularity by allowing the separation of cross-cutting concerns. It does so by adding additional behaviour to existing code without modifying the code itself."
This talk will focus on using the Go! AOP Framework with Magento, but the principles discussed could be applied to Wordpress, Drupal, legacy code or any project you're working on.
Dev at PeacockCarter since February.
Developer for 9 years.
Focused on Magento 1.x for the last 3 years, also work with Laravel, Drupal, Wordpress.