When a long time is really #defined as a short time
Posted by matt, Sat Dec 29 00:30:00 UTC 2007
As it turns out, my troubles were due to the way in which I was using growl rather than anything else.
Thankully, the helpful developers for growl (well, adium) were willing to look over some sample code and pointed out to me what is was doing wrong. As it happens, I was under the impression that GROWL_NOTIFICATIONS_DEFAULT was needing to be passed as @"GROWL_NOTIFICATIONS_DEFAULT" to the key argument of [NSDictionary setObject: forKey:]. I unfortunately forgot that ANYTHING_SPELT_LIKE_THIS_IS_USUALLY_A_DEFINED_STATEMENT.
Once this was pointed out to me, I was then able to get growl working properly.
My hat comes of in regard to the developers who helped me out. This is one of the many things I do love about the mac developer community.
This now means that the alpha release is going to be up and running during early January.
God bless,
Matt.
