Re: Why can't I name a property `tag'?
Re: Why can't I name a property `tag'?
- Subject: Re: Why can't I name a property `tag'?
- From: "I. Savant" <email@hidden>
- Date: Thu, 10 Jul 2008 10:10:52 -0400
On Thu, Jul 10, 2008 at 9:49 AM, an0 <email@hidden> wrote:
> Thanks. But isn't it annoying for XCode to pretend to know something
> for sure while in fact it is just a wrong guess? At least the warning
> is very misleading.
How is this XCode's fault, exactly? You appear to be blaming the IDE
for the idiosyncrasies of a dynamically-typed language combined with
your own lack of specificity. We'll leave alone the fact that XCode !=
gcc ...
As far as the warning goes, it isn't misleading at all - it's
telling you exactly what's happening. That it's "alright" in this case
can't be known by anybody but the developer with the information the
compiler has (unspecific type).
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden