[webkit-dev] Some thoughts on cross-platformness
Timothy Hatcher
timothy at hatcher.name
Thu Jun 30 21:04:25 PDT 2005
Anything with the the extension .mm would contain some amount of C++
and ObjC, these are Objective-C++ files and are used to bridge
between the two languages. I doubt much of the code in these files is
portable.
— Timothy Hatcher » colloquy.info
On Jun 30, 2005, at 11:52 PM, Justin Haygood wrote:
> My suggestion:
>
> All common and win32 KWQ C++ code should use .cpp instead of .mm,
> this makes it alot easier to work with on Win32 (I don't know about
> other platforms, but Visual C++ automatically knows the .cpp
> and .cxx extensions, but has no idea what the heck .mm is)
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20050701/1566c2fe/attachment.html
More information about the webkit-dev
mailing list