[webkit-dev] Some thoughts on cross-platformness
Maciej Stachowiak
mjs at apple.com
Thu Jun 30 22:52:58 PDT 2005
On Jun 30, 2005, at 9:04 PM, Timothy Hatcher wrote:
> 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.
Actually, a number of the .mm files in kwq use no Objective-C at all
(or just a trivial amount in functions to convert to/from ObjC
types). They should indeed be renamed to .cpp.
Regards,
Maciej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20050630/ae31d6e2/attachment.html
More information about the webkit-dev
mailing list