{"id":14277,"date":"2016-04-26T13:29:56","date_gmt":"2016-04-26T17:29:56","guid":{"rendered":"http:\/\/mjtsai.com\/blog\/?p=14277"},"modified":"2016-04-26T13:29:56","modified_gmt":"2016-04-26T17:29:56","slug":"modular-frameworks-and-module-maps","status":"publish","type":"post","link":"https:\/\/mjtsai.com\/blog\/2016\/04\/26\/modular-frameworks-and-module-maps\/","title":{"rendered":"Modular Frameworks and Module Maps"},"content":{"rendered":"<p><a href=\"http:\/\/nsomar.com\/modular-framework-creating-and-using-them\/\">Omar Abdelhafith<\/a> (via <a href=\"https:\/\/twitter.com\/olebegemann\/status\/724943744861134848\">Ole Begemann<\/a>):<\/p>\n<blockquote cite=\"http:\/\/nsomar.com\/modular-framework-creating-and-using-them\/\">\n<p>If you are like me, then you banged your head trying to solve &ldquo;Include of non-modular header inside framework module ..&rdquo;. But what is a modular header.<\/p>\n<p>A modular header is a header that is included in the module map. This header can be either imported in the umbrella header in case you are using <code>umbrella header \"header.h\"<\/code>, or it can be explicitly imported in the module file using <code>header \"header<\/code>.<\/p>\n<p>Any header that is not included in the module map is not a modular header and hence cannot be imported in any of the modular headers (modular headers can only include modular headers).<\/p>\n<\/blockquote>","protected":false},"excerpt":{"rendered":"<p>Omar Abdelhafith (via Ole Begemann): If you are like me, then you banged your head trying to solve &ldquo;Include of non-modular header inside framework module ..&rdquo;. But what is a modular header. A modular header is a header that is included in the module map. This header can be either imported in the umbrella header [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"apple_news_api_created_at":"","apple_news_api_id":"","apple_news_api_modified_at":"","apple_news_api_revision":"","apple_news_api_share_url":"","apple_news_coverimage":0,"apple_news_coverimage_caption":"","apple_news_is_hidden":false,"apple_news_is_paid":false,"apple_news_is_preview":false,"apple_news_is_sponsored":false,"apple_news_maturity_rating":"","apple_news_metadata":"\"\"","apple_news_pullquote":"","apple_news_pullquote_position":"","apple_news_slug":"","apple_news_sections":"\"\"","apple_news_suppress_video_url":false,"apple_news_use_image_component":false,"footnotes":""},"categories":[4],"tags":[230,31,30,54,71,226],"class_list":["post-14277","post","type-post","status-publish","format-standard","hentry","category-programming-category","tag-clang","tag-ios","tag-mac","tag-objective-c","tag-programming","tag-xcode"],"apple_news_notices":[],"_links":{"self":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/posts\/14277","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/comments?post=14277"}],"version-history":[{"count":1,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/posts\/14277\/revisions"}],"predecessor-version":[{"id":14278,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/posts\/14277\/revisions\/14278"}],"wp:attachment":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/media?parent=14277"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/categories?post=14277"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/tags?post=14277"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}