<div dir="ltr">Dear folks<div><br></div><div>The following items are deprecated in ndn-cxx:</div><div><ul><li>Controller::start overloads, except the overload taking CommandOptions<br></li><li>Controller::Sign typedef<br></li><li>Controller::getDefaultCommandTimeout<br></li><li>ControlCommand::getPrefix<br></li><li>ControlCommand::getRequestName(ControlParameters)<br></li><li>Controller::Controller(Face&)<br></li></ul></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><div>I will add DEPRECATED macro onto those items soon, but no earlier than Nov 05 13:00 UTC.</div></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><br></div><div>Those deprecated items will be deleted in v0.4.</div><div><br></div><div>Yours, Junxiao</div></div>