Skip navigation.
 
mlRe: Objective-C++
FROM : Scott Andrew
DATE : Mon Feb 11 19:52:36 2008

I guess for me .mm is a very visual. You know its objective C++. Just 
like .cpp is cplusplus. I don't expect C++ code in a .c file.

Scott

On Feb 11, 2008, at 10:42 AM, Simone Tellini wrote:

>
> Il giorno 11/feb/08, alle ore 19:34, Sean McBride ha scritto:
>

>> On 2/11/08 5:52 PM, Jens Miltner said:
>>

>>> BTW: I found it easier to have _all_ my Objective-C files have .mm
>>> extensions.

>>
>> Be warned however that Xcode 3's new 'refactoring' feature does not
>> support Obj-C++.  So if you have .mm's, no refactoring for you! :(
>>

>
> I usually set the "Compile Sources As" project option to "Objective-C
> ++" instead of bothering to rename all the files to .mm
>
> As a bonus, the refactoring functions are still there (although the 
> only time I dared to try one of them, Xcode crashed and burned 
> <sigh> ;-)
>
> --
> Simone Tellini
> http://tellini.info
>
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlObjective-C++ Philip Bridson Feb 8, 23:51
mlRe: Objective-C++ John Stiles Feb 8, 23:56
mlRe: Objective-C++ Dave Carrigan Feb 8, 23:58
mlRe: Objective-C++ Philip Bridson Feb 9, 00:03
mlRe: Objective-C++ John Stiles Feb 9, 00:06
mlRe: Objective-C++ Wesley Smith Feb 9, 00:11
mlRe: Objective-C++ Philip Bridson Feb 9, 00:14
mlRe: Objective-C++ Herb Petschauer Feb 9, 00:24
mlRe: Objective-C++ Philip Bridson Feb 9, 00:25
mlRe: Objective-C++ Charles Steinman Feb 9, 00:28
mlRe: Objective-C++ Herb Petschauer Feb 9, 00:31
mlRe: Objective-C++ Herb Petschauer Feb 9, 00:44
mlRe: Objective-C++ Philip Bridson Feb 9, 00:49
mlRe: Objective-C++ Herb Petschauer Feb 9, 00:55
mlRe: Objective-C++ Philip Bridson Feb 9, 01:02
mlRe: Objective-C++ Herb Petschauer Feb 9, 01:04
mlRe: Objective-C++ Philip Bridson Feb 9, 01:09
mlRe: Objective-C++ Jens Miltner Feb 11, 17:52
mlRe: Objective-C++ Scott Andrew Feb 11, 18:06
mlRe: Objective-C++ Sean McBride Feb 11, 19:34
mlRe: Objective-C++ Simone Tellini Feb 11, 19:42
mlRe: Objective-C++ Scott Andrew Feb 11, 19:52
mlRe: Objective-C++ Jens Miltner Feb 12, 08:35
mlRe: Objective-C++ Uli Kusterer Feb 12, 13:24
mlRe: Objective-C++ Thomas Engelmeier Feb 13, 11:09
mlRe: Objective-C++ Uli Kusterer Feb 13, 11:25