<div dir="ltr"><div>Dear folks</div><div><br></div><div>The following items are deprecated in ndn-cxx:</div><div><div><ul><li>tlv::ContentType_Default<br></li><li>MetaInfo::TYPE_DEFAULT<br></li><li>MetaInfo::TYPE_BLOB<br></li><li>MetaInfo::TYPE_LINK<br></li><li>MetaInfo::TYPE_KEY<br></li><li>MetaInfo::TYPE_NACK</li></ul></div></div><div>If you have code that uses any of those features, please migrate to the new syntax as described in Doxygen.<br></div><div><br></div><div>I will add DEPRECATED macro onto those items soon, but no earlier than Nov 18 12:00 UTC.</div><div>This means compiler will produce a warning whenever they are used. If your project uses "-Werror" flag, this would become an error.</div><div>Try compiling your projects with <a href="http://gerrit.named-data.net/1427">http://gerrit.named-data.net/1427</a> to see what happens.</div><div><br></div><div>Those deprecated items will be deleted in v0.4.</div><div><br></div><div>Yours, Junxiao</div></div>