[wx-dev] wxCalendarCtrl changes

Robin Dunn robin at alldunn.com
Tue Apr 1 09:34:15 PDT 2008


Marcin Wojdyr wrote:
> On Tue, Apr 1, 2008 at 6:15 PM, Vadim Zeitlin <vadim at wxwidgets.org> wrote:
> 
>>  RD> Unless I'm missing something, it was not marked as deprecated.  It just
> 
> I meant that the note was added to docs, that it is deprecated.

Deprecated means that it still exists but the programmer is being warned 
that it will be removed in a future version.  We have macros that can be 
used to make the compiler also issue a warning about this and that is 
what I was looking for when you said deprecated.  If it is removed or 
not available in some versions of the class then that is not the same 
thing as deprecated.  That is 'removed.'

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!



More information about the wx-dev mailing list