Skip to content

tomdalling/AspectObjectiveC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Please see the file "doc/manual.html" for the full README and documentation. Mirror available here, but it may be slightly out of date.

AspectObjectiveC (AOC) brings aspect oriented programming functionality to Objective-C. Basically, it allows you to execute arbitrary code before, instead of, or after any method on any class at runtime. It is available under the MIT license (see LICENSE.txt).

About

Aspect oriented programming functionality in Objective-C

Resources

License

Stars

Watchers

Forks

Packages

No packages published