Monobjc / monobjc

Git Repository for the Monobjc Project
http://www.monobjc.net/
17 stars 3 forks source link

Move ApplicationServices (Quartz 2D) callbacks into Foundation. #393

Closed aarononeal closed 11 years ago

aarononeal commented 11 years ago

Since Quartz 2D is generated to Foundation, callbacks should be there as well.

letiemble commented 11 years ago

I think it would be better to put all the ApplicationServices (Quartz2D) stuff into the AppKit library.