Platform/2012-11-20: Difference between revisions

Line 77: Line 77:
=== Issues ===
=== Issues ===
* Anonymous namespaces (jduell)
* Anonymous namespaces (jduell)
** Proposal: until/unless there is better debugger support for setting breakpoints/etc on code in anonymous namespaces, we should prefer using 'static' where possible (i.e. for variables/functions.  Anonymous classes/types would still be allowed to use anonymous namespaces).
*** roc: "in Visual Studio 2010 (not sure about 2012), you can't set a breakpoint on an anonymous-namespace symbol *at all*"
*** see https://groups.google.com/forum/#!topic/mozilla.dev.platform/KsaG3lEEaRM/discussion for full email thread.
* Namespace style guidelines (khuey)
* Namespace style guidelines (khuey)
* Future Issues - early discussion on dev-platform, monitoring for discussion if not resolved
* Future Issues - early discussion on dev-platform, monitoring for discussion if not resolved
Confirmed users
431

edits