Should we have an Unimplemented Attribute?
    Andrej Mitrovic 
    andrej.mitrovich at gmail.com
       
    Thu Feb  3 13:32:00 PST 2011
    
    
  
On 2/3/11, Gerrit Wichert <gwichert at yahoo.com> wrote:
> Am 02.02.2011 23:59, schrieb Andrej Mitrovic:
>> But what about structs/classes/functions/etc which are partially
>> implemented, but still unusable? Marking them with deprecated doesn't
>> make sense, as this will likely confuse both the user and the library
>> writers. Would it be overkill to introduce a new attribute?
>>
> What about     version( comming_soon)   ?  :-)
>
version(in_imax_theatres_near_you) :)
    
    
More information about the Digitalmars-d
mailing list