Closed Youx closed 15 years ago
Replace class posing with method-swizzling. Extend classes instead of making subclasses. Use a library for method swizzling. Archive/Unarachive NSColors before putting/getting them in the profile (Closed by 6ea18d4aacd933d323c28770d634e9a235ecd4c0)
Settings are not saved at all when colorForANSIColor: is swizzled.
Cause : NSColor cannot be stored in NSUserDefaults directly, so we have to archive those before storing them with setScopeValue