> We're not going to make up a bundle identifier for the app. If the app > doesn't provide one and none exists, we should log a message and then > abort registration. Seems right.
> > Also, we should guard CFBundleGetMainBundle's return value as well. I > believe it currently always returns an object, but I wouldn't want to > count on that in the case of command-line tools. Yup! http://developer.apple.com/documentation/CoreFoundation/Reference/CFBundleRef/Reference/reference.html#//apple_ref/c/func/CFBundleGetMainBundle It ´may´ return a NULL. saludos! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en -~----------~----~----~----~------~----~------~--~---
