Sometimes if you use the @property to declare the variable to be a property,then use @synthsize to get them the getter & setter,the variable's name can not begin with "new,copy",otherwise you will get a warning: spa
"Semantic Issue:Property's synthesized getter follows Cocoa naming convention for returning 'owned' objects" get
the link I have found out it is:http://stackoverflow.com/questions/6327448/semantic-issue-propertys-synthesized-getter-follows-cocoa-naming-convention-fo it
Thanks, io
Blues object