You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
The debugger behaves strangely when using the MAPBLOCK macro with defineViewNamed:mapBlock, as might be expected. A somewhat more verbose but still readable and debuggable syntax might be made by using a typedef for the 'emit' block parameter.
The text was updated successfully, but these errors were encountered:
Personally, I would love if that macro was completely removed and simply the block parameters were left in code. AppCode (the editor I use) knows how to read the properties and automatically create the implementation. (XCode might be doing this soon too.).
The debugger behaves strangely when using the MAPBLOCK macro with defineViewNamed:mapBlock, as might be expected. A somewhat more verbose but still readable and debuggable syntax might be made by using a typedef for the 'emit' block parameter.
The text was updated successfully, but these errors were encountered: