<div dir="ltr">My question is: Once a function is deprecated do we ultimately remove it?<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div>If so when? At the next minor release e.g VTK 6.3 or at the next major release e.g VTK 7.0.</div><div>Actually this raises another question: If deprecated functions eventually get removed, who is responsible for this?</div>

</div></blockquote><div><br></div><div>There isn't a ceiling on how long deprecated features can stay in, and no one is specifically designated to remove things.<br></div><div><br></div><div>There is a floor, deprecated features are left in for at least one minor release before they can be yanked. Thus downstream users have at least a chance of noticing the change and dealing with it before it happens.</div>

<div><br></div><div>Note: Sankesh's version diff script (VTK/Utilities/Maintenance/semanticDiffVersion.py), the results of which I've put up on the wiki for the recent releases, helps to identify the specific changes.</div>

<div><br></div><div><br></div></div></div></div>