AOP: Aspect Orientated Programming

Hi there,

Does Xojo support AOP? If so, does anyone know how to get started with AOP in Xojo? I couldn’t find anything in the documentation about it, nor could I find any topics on this forum about it.

I could find many ways to utilise it, but the first would be logging. It’d be nice to clean some of these logging calls out of my class methods to make them more readable and allow them to adhere more to the single responsibility principle.

[quote=74752:@Joshua Woods]Hi there,

Does Xojo support AOP?[/quote]

No.